From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: compilation warnings and possible instability Date: Tue, 14 Jun 2011 14:42:00 -0700 Message-ID: <87y614nl8r.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWbNL-0001dh-Qk for emacs-orgmode@gnu.org; Tue, 14 Jun 2011 17:42:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWbNJ-0003tz-V9 for emacs-orgmode@gnu.org; Tue, 14 Jun 2011 17:42:19 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:41811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWbNJ-0003th-Eo for emacs-orgmode@gnu.org; Tue, 14 Jun 2011 17:42:17 -0400 Received: by pvc12 with SMTP id 12so3421369pvc.0 for ; Tue, 14 Jun 2011 14:42:15 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Just a heads up. I'm pushing out a series of fairly wide-ranging commits momentarily. They address the compilation warnings spat out by the elisp compiler, and while they *should* all be safe changes, they may cause some problems, especially for users of older versions of Emacs (although I have successfully run the Org-mode unit tests on both Emacs 23 and 24). Please let me know if you experience any problems, and I will try my best to be prompt about reverting/fixing any breaking changes I may be about to introduce. The only warnings remaining are the "var `*' lacks a prefix" warnings, which I do not know that we even want to address. Thanks -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/