unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19334: 25.0.50; Display bug with zero width fringe
@ 2014-12-10  8:31 Helmut Eller
  2014-12-10 16:14 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Helmut Eller @ 2014-12-10  8:31 UTC (permalink / raw)
  To: 19334

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

When I start emacs with:

  emacs -Q -eval '(insert-char ?x 80)'

then, as expected, all the Xes are displayed in one line and the cursor
is displayed in the right fringe.

But when I start it with:

  emacs -Q -eval '(set-fringe-mode (cons 0 8))' -eval '(insert-char ?x 80)'

then two lines are used, the last column of the first line is empty, an
arrow appears in the right fringe, and the cursor is displayed in the
second column of the second line.  See attached screenshot.

The second case should be displayed almost like the first with all Xes
in one line.


[-- Attachment #2: screenshot.png --]
[-- Type: image/png, Size: 10855 bytes --]

[-- Attachment #3: Type: text/plain, Size: 447 bytes --]


In GNU Emacs 25.0.50.10 (i686-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2014-12-10 on ix
Repository revision: 99be75085cec471fa35a811bddaf09fe91fc3452
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:	Debian GNU/Linux 7.1 (wheezy)

Configured using:
 `configure --with-jpeg=no --with-gif=no --with-tiff=no'

Configured features:
XPM PNG RSVG SOUND DBUS GSETTINGS NOTIFY GNUTLS LIBXML2 FREETYPE XFT
ZLIB

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

end of thread, other threads:[~2021-08-19 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-10  8:31 bug#19334: 25.0.50; Display bug with zero width fringe Helmut Eller
2014-12-10 16:14 ` Eli Zaretskii
2014-12-10 16:45   ` Helmut Eller
2014-12-10 17:09     ` Eli Zaretskii
2021-08-19 13:40       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).