GNU bug report logs -
#13473
24.3.50; Display Tables doc bug
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Thu, 17 Jan 2013 11:13:01 UTC
Severity: minor
Found in version 24.3.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#13473: 24.3.50; Display Tables doc bug
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 13473 <at> debbugs.gnu.org.
--
13473: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13473
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
> I will soon install the following:
>
> @item 5
> The glyph used to draw the border between side-by-side windows (the
> default is @samp{|}). @xref{Splitting Windows}. This currently has
> effect only on text terminals; on graphical terminals, if vertical
> scroll bars are supported and in use, a scroll bar separates the two
> windows, and if there are no vertical scroll bars and no dividers
> (@pxref{Windows Dividers}), Emacs uses a thin line to indicate the
> border.
That fix was installed, and there doesn't seem to be anything else to do
here. I'm therefore closing this bug.
Best regards,
Stefan Kangas
[Message part 3 (message/rfc822, inline)]
The (elisp) Display Tables node neglects to mention that changing the
vertical-border slot does not work on graphical terminals (compare
e.g. (set-display-table-slot standard-display-table 'vertical-border
(make-glyph-code 8214)) on graphical and non-graphics-capable displays)
(whereas it does mention this difference for the truncation and wrap
slots).
=== modified file 'doc/lispref/display.texi'
*** doc/lispref/display.texi 2013-01-05 21:18:01 +0000
--- doc/lispref/display.texi 2013-01-17 10:22:19 +0000
***************
*** 5904,5910 ****
The glyph used to draw the border between side-by-side windows (the
default is @samp{|}). @xref{Splitting Windows}. This takes effect only
when there are no scroll bars; if scroll bars are supported and in use,
! a scroll bar separates the two windows.
@end table
For example, here is how to construct a display table that mimics
--- 5904,5912 ----
The glyph used to draw the border between side-by-side windows (the
default is @samp{|}). @xref{Splitting Windows}. This takes effect only
when there are no scroll bars; if scroll bars are supported and in use,
! a scroll bar separates the two windows. On graphical terminals, Emacs
! uses a thin line to indicate the border, so the display table has no
! effect.
@end table
For example, here is how to construct a display table that mimics
In GNU Emacs 24.3.50.4 (x86_64-suse-linux-gnu, GTK+ Version 3.4.4)
of 2013-01-17 on rosalinde
Bzr revision: 111542 michael.albinus <at> gmx.de-20130117090647-lb9mkbk6n8q142w5
Windowing system distributor `The X.Org Foundation', version 11.0.11203000
System Description: openSUSE 12.2 (x86_64)
This bug report was last modified 5 years and 275 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.