all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Texinfo-mode: filling breaks @dfn{}
@ 2003-05-12 14:15 Alan Mackenzie
  2003-05-14  2:38 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Mackenzie @ 2003-05-12 14:15 UTC (permalink / raw)


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: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-14  2:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-12 14:15 Texinfo-mode: filling breaks @dfn{} Alan Mackenzie
2003-05-14  2:38 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.