bug-gnu-emacs
[Top][All Lists]
Advanced

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

Indent fails in emacs-lisp-mode with two-line docstring and (..) in seco


From: Mario Lang
Subject: Indent fails in emacs-lisp-mode with two-line docstring and (..) in second line of doc
Date: Tue, 27 Nov 2001 19:55:52 +0100

This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.7.2 (i386-debian-linux-gnu, X toolkit)
 of Sat Aug 18 2001 on gluck modified by Debian
configured using `configure  i386-debian-linux-gnu --prefix=/usr 
--sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib 
--infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --with-x=yes 
--with-x-toolkit=yes'

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

As the subject says, indentation (using TAB) does not work
with a function like this in emacs-lisp-mode:

(defun test()
  "doc
(example)"
  (and indent fails
       really))

I tested this behaviour with Emacs 20 and Emacs 21, and both appear to have
the same bug.


Recent input:
ESC x e m a c s - l i s p - m o d e RET ( d e f u n 
SPC t e s t ( ) RET TAB " d o c RET ( e x a m p l e 
) " RET TAB SPC SPC ( a n d SPC i n d e n t SPC f a 
i l s RET TAB SPC SPC SPC SPC SPC SPC SPC r e a l l 
y ) ) ESC x r e p o r t TAB RET

Recent messages:
Loading 50speedbar (source)...done
Loading 50tnt (source)...
Loading 50tnt (source)...done
Loading 50w3 (source)...
Loading 50w3 (source)...done
Loading 50w3m-el (source)...
Loading 50w3m-el (source)...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...
Loading emacsbug...done





reply via email to

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