[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
address@hidden: Texinfo-mode: filling breaks @dfn{}]
From: |
Richard Stallman |
Subject: |
address@hidden: Texinfo-mode: filling breaks @dfn{}] |
Date: |
Wed, 14 May 2003 09:48:05 -0400 |
This would seem to be a bug in Texinfo. (Of course, it is supposed
to be ok to put a newline inside @dfn.)
------- Start of forwarded message -------
Date: 12 May 2003 16:15:23 +0200
To: address@hidden
From: Alan Mackenzie <address@hidden>
Newsgroups: gnu.emacs.bug
Date: Mon, 12 May 2003 14:03:24 +0000
Organization: muc.de e.V. -- private internet access
Subject: Texinfo-mode: filling breaks @dfn{}
Sender: address@hidden
Emacs 21.1
In a file.texi, type in a @dfn{}, such that the term being elucidated
makes a line too big. Then fill the paragraph with M-q (or let
auto-fill-mode do this). For example:
...............
line, and which begins in column 0. (By @dfn{continuation of the
previous line} is meant that the previous line is syntactically
...............
The filling fails to put the necessary \ to continue the @dfn onto the
next line. That this is erroneous can be seen by the error messages
subsequently given by makeinfo:
cc-mode.texi:5114: Misplaced {.
cc-mode.texi:5114: Misplaced }.
cc-mode.texi:5114: @code missing close brace.
- --
Alan Mackenzie (Munich, Germany)
Email: address@hidden; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").
_______________________________________________
Bug-gnu-emacs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------
- address@hidden: Texinfo-mode: filling breaks @dfn{}],
Richard Stallman <=