Package: org-mode
Version: 6.09a-1
Severity: normal
In org-indent-to-column:
org-compat.el:214:5:Warning: `indent-to-column' called with 3 args, but
requires 1-2
indent-to-column called with 3 args here (line 210):
# egrep -n indent-to-column /usr/share/emacs/site-lisp/org-mode/org-compat.el
198:(defun org-indent-to-column (column &optional minimum buffer)
210: (indent-to-column column minimum buffer)
214: (indent-to-column column minimum)))
Removing argument `buffer' fixes that warning.
Cheers,
--
Cristian
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE= (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages org-mode depends on:
ii emacs21 21.4a+1-5.6 The GNU Emacs editor
ii emacs22 22.2+2-3 The GNU Emacs editor
org-mode recommends no packages.
Versions of packages org-mode suggests:
ii remember-el 1.9-1 remember text within Emacs
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]