unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13473: 24.3.50; Display Tables doc bug
@ 2013-01-17 11:10 Stephen Berman
  2018-02-14  1:18 ` Noam Postavsky
  2019-10-11  2:08 ` Stefan Kangas
  0 siblings, 2 replies; 8+ messages in thread
From: Stephen Berman @ 2013-01-17 11:10 UTC (permalink / raw)
  To: 13473

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@gmx.de-20130117090647-lb9mkbk6n8q142w5
Windowing system distributor `The X.Org Foundation', version 11.0.11203000
System Description:	openSUSE 12.2 (x86_64)





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

end of thread, other threads:[~2019-10-11  2:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 11:10 bug#13473: 24.3.50; Display Tables doc bug Stephen Berman
2018-02-14  1:18 ` Noam Postavsky
2018-02-14 13:33   ` Stephen Berman
2018-02-14 16:05     ` martin rudalics
2018-02-14 18:29       ` Eli Zaretskii
2018-02-14 18:06     ` Eli Zaretskii
2018-02-14 18:33       ` Stephen Berman
2019-10-11  2:08 ` Stefan Kangas

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