Hi, Emacs!

In printed material, sentences and paragraphs can (and frequently do)
start on one page and finish on the next.

In Emacs, in Fundamental mode and even in Text mode, the default values of
paragraph-s\(tart\|eparate\) include a ^L, thus chopping paragraphs (and,
indirectly, sentences) into two at page boundaries.  So, for example, in
the following:

   This sentence goes over from one page
   ^L
   to the next.

, M-a, M-e don't do what somebody used to reading dead trees might expect.
Neither do M-{ and M-}.

Is this really the Right Thing?

-- 
Alan Mackenzie (Munich, Germany)




_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to