Hi Nick,

Nick Dokos <nicholas.do...@hp.com> 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