all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#11832: 24.1.50; enhancement request: line truncation not dependent on fringe
@ 2012-07-01 14:13 Drew Adams
  2012-07-01 16:09 ` Eli Zaretskii
  0 siblings, 1 reply; 16+ messages in thread
From: Drew Adams @ 2012-07-01 14:13 UTC (permalink / raw)
  To: 11832

Prior to Emacs 21, truncated lines are indicated by an overlay with a
`$' symbol shown on each line at the right window edge, i.e., within the
window & buffer - not in the fringe.
 
This is a reasonable indication of whether a given line is truncated.
 
In Emacs 21+, this representation was lost AFAIK, replaced by adding a
symbol to the right fringe.  That representation is reasonable ONLY when
a user chooses to show the right fringe.  Otherwise, it is useless: it
does not tell you which lines are truncated.
 
Please let users choose the representation to use.  One way to do this
would be to let option `truncate-lines' respect different non-nil
values, e.g. `right-fringe', `overlay'.
 
Since the fringe representation is not general (is useless unless fringe
is shown), the default should be the pre-Emacs 21 behavior of using an
overlay.  But I won't argue about the default.  Please provide users a
way to get the pre-21 behavior - that's the main point.
 
A third distinguised non-nil value, `fringe-if-shown', could use the
right fringe if it is shown and an overlay if not.  That too would be a
reasonable default value.  It could in fact be the behavior for an
undistinguished non-nil value, i.e., any value other than `right-fringe'
and `overlay'.

In GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600)
 of 2012-06-18 on MARVIN
Bzr revision: 108646 michael.albinus@gmx.de-20120617185439-jfcgwwbr97nbflkz
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --no-opt --enable-checking --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include
 -ID:/devel/emacs/libs/libiconv-1.13.1-1-dev/include
 -ID:/devel/emacs/libs/libxml2-2.7.8/include/libxml2'
 






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

end of thread, other threads:[~2012-07-18 17:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-01 14:13 bug#11832: 24.1.50; enhancement request: line truncation not dependent on fringe Drew Adams
2012-07-01 16:09 ` Eli Zaretskii
2012-07-01 16:52   ` Drew Adams
2012-07-01 17:16     ` Andreas Schwab
2012-07-01 17:26     ` Andreas Schwab
2012-07-01 21:41       ` Drew Adams
2012-07-02 13:52       ` Stefan Monnier
2012-07-01 17:34     ` Eli Zaretskii
2012-07-02 19:16   ` Eli Zaretskii
2012-07-02 19:18     ` Drew Adams
2012-07-07 16:44     ` Eli Zaretskii
2012-07-07 16:54       ` Drew Adams
2012-07-18 15:25         ` Drew Adams
2012-07-18 17:08           ` Eli Zaretskii
2012-07-10 19:59       ` Juanma Barranquero
2012-07-13 10:14         ` 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.