all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* changing the display of formfeed characters
@ 2018-08-31 11:22 Javier
  2018-09-01 13:51 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Javier @ 2018-08-31 11:22 UTC (permalink / raw)
  To: help-gnu-emacs

There are several suggested ways to display form feed (^L)

http://www.emacswiki.org/emacs/PageBreaks
http://www.emacswiki.org/emacs/PrettyControlL
https://www.emacswiki.org/emacs/pp-c-l.el
http://ergoemacs.org/emacs/modernization_formfeed.html

However all them break whitespace-mode.  Is there a way to display
formfeed ^L without interfering with whitespace-mode?

The issue has been known for long time.

http://lists.gnu.org/archive/html/help-gnu-emacs/2011-03/msg00891.html
https://www.emacswiki.org/emacs/pp-c-l.el

Has somebody come with any idea how to display ^L in some way without
breaking whitespace-mode?

Would it do the trick modifying the display table for ^L with a fixed width string?
Like "=========" and avoiding to dynamically adjust for window width.


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

end of thread, other threads:[~2018-09-07  3:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-31 11:22 changing the display of formfeed characters Javier
2018-09-01 13:51 ` Eli Zaretskii
2018-09-02 22:40   ` Drew Adams
2018-09-03 16:12     ` Eli Zaretskii
     [not found] ` <mailman.262.1535809931.1284.help-gnu-emacs@gnu.org>
2018-09-02 20:47   ` Javier
2018-09-03 16:14     ` Eli Zaretskii
2018-09-03  0:30 ` Nick Helm
     [not found] ` <mailman.318.1535934620.1284.help-gnu-emacs@gnu.org>
2018-09-03 13:57   ` Javier
2018-09-03 17:23     ` Javier
2018-09-04  6:43       ` Javier
2018-09-04  6:50         ` Javier
2018-09-07  0:26           ` Nick Helm
2018-09-07  3:56           ` Nick Helm

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.