emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Compilation warnings and a test failure


From: Bastien
Subject: Re: [O] Compilation warnings and a test failure
Date: Thu, 20 Dec 2012 01:33:23 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Nick,

Nick Dokos <address@hidden> writes:

> | In org-get-location:
> | org.el:6989:10:Warning: `special-display-function' is an obsolete variable 
> (as
> |     of 24.3); use `display-buffer-alist' instead.
> | org.el:6988:10:Warning: `special-display-regexps' is an obsolete variable 
> (as
> |     of 24.3); use `display-buffer-alist' instead.
> | org.el:6987:10:Warning: `special-display-buffer-names' is an obsolete 
> variable
> |     (as of 24.3); use `display-buffer-alist' instead.

These are not trivial to fix.  If someone wants to have a look,
please go ahead.

> | In org-shiftcontrolup:
> | org.el:19234:11:Warning: org-clock-timestamps-up called with 1 argument, but
> |     accepts only 0
> | 
> | In org-shiftcontroldown:
> | org.el:19244:11:Warning: org-clock-timestamps-down called with 1 argument, 
> but
> |     accepts only 0

Fixed, thanks.

> | In org-switch-to-buffer-other-window:
> | org.el:20957:23:Warning: `special-display-function' is an obsolete variable
> |     (as of 24.3); use `display-buffer-alist' instead.
> | org.el:20956:52:Warning: `special-display-regexps' is an obsolete variable 
> (as
> |     of 24.3); use `display-buffer-alist' instead.
> | org.el:20956:23:Warning: `special-display-buffer-names' is an obsolete
> |     variable (as of 24.3); use `display-buffer-alist' instead.
> | Wrote /home/nick/src/emacs/org/org-mode/lisp/org.elc

Same as above.

> and a test failure:

Fixed too, thanks!

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]