[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
longlines-mode
From: |
Reiner Steib |
Subject: |
longlines-mode |
Date: |
Sat, 23 Feb 2008 18:44:40 +0100 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.90 (gnu/linux) |
Hi,
I'd like to propose some changes to longlines-mode:
- The default off `longlines-show-hard-newlines' should be changed to
t. When set to nil, there's soft and hard newlines are
indistinguishable. I tried longlines-mode several times, but I
found it very hard to use until I discovered this option.
- The default value of `longlines-show-effect' is
(propertize "|\n" 'face 'escape-glyph).
`M-x customize-variable RET longlines-show-effect RET' should allow
to change only the character (e.g. `|' -> `¶' = "PILCROW SIGN",
"PARAGRAPH SIGN", i.e. keep the properties.
Maybe splitting string and face would make it easier to customize
it?
- As the "old name" of `¶' ("PILCROW SIGN", old name: "PARAGRAPH
SIGN", U+00B6, 0xB6) indicates, this symbol might be more suitable
as a default in `longlines-show-effect'. Disadvantage: Is isn't an
ASCII character, but I'd guess that > 99% users of Emacs 22+ can
display it fine. As `¶' is more visible than `|', we might want to
use a smaller font as well.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
- longlines-mode,
Reiner Steib <=
- Re: longlines-mode, Chong Yidong, 2008/02/23
- Re: longlines-mode, Juri Linkov, 2008/02/23
- Re: longlines-mode, Reiner Steib, 2008/02/23
- Re: longlines-mode, Chong Yidong, 2008/02/23
- Re: longlines-mode, Johan Bockgård, 2008/02/27
- Re: longlines-mode, David Reitter, 2008/02/27
- Re: longlines-mode, Miles Bader, 2008/02/27
- Re: longlines-mode, David Reitter, 2008/02/28
- Re: longlines-mode, Miles Bader, 2008/02/28
- Re: longlines-mode, Stefan Monnier, 2008/02/28