From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: bug#16572: 24.3; Org (20140127) in Elpa issues warnings on compile Date: Mon, 27 Jan 2014 20:55:57 +0100 Message-ID: <871tzt19o2.fsf__20863.025802146$1390852677$gmane$org@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7sIu-0001Qb-Gn for emacs-orgmode@gnu.org; Mon, 27 Jan 2014 14:57:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W7sIo-0008LZ-Mv for emacs-orgmode@gnu.org; Mon, 27 Jan 2014 14:57:08 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Glenn Morris's message of "Mon, 27 Jan 2014 13:22:05 -0500") 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: Glenn Morris Cc: Neil Jackson , 16572@debbugs.gnu.org Glenn Morris writes: >> org-agenda.el:8276:6:Warning: org-move-to-column called with 4 arguments, but >> accepts only 1-3 > > That may be a real issue. I imagine it is due to multiple Org versions > being present. Yes. The latest version of `org-move-to-column' now accepts four arguments, while previous versions only accepted three. The warning happens whenever Org has been already loaded, upgrading from a fresh Emacs session will not raise it. -- Bastien