unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Inhibit line-breaking inside syntactic elements
@ 2003-09-04 13:11 Chong Yidong
  2003-09-04 14:33 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: Chong Yidong @ 2003-09-04 13:11 UTC (permalink / raw)


I am currently writing a major mode for the Wiki markup language used
in Wikipedia (http://www.wikipedia.org), and I need help figuring out
how to stop filling functions from breaking lines inside certain
syntactic constructs.

In Wiki markup, links are surrounded by two sets of braces,
[[like this]]. For various reasons, the entire link should be placed
on the same line, so I need to prevent auto-fill and fill-paragraph
from automatically inserting newlines inside such a construct ([[like
this]]).

Does anyone know how to do this?

Thanks,

-- Yidong

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

end of thread, other threads:[~2003-09-04 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-04 13:11 Inhibit line-breaking inside syntactic elements Chong Yidong
2003-09-04 14:33 ` Kevin Rodgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).