unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [jidanni@jidanni.org: pin the right edge of the text to the right edge of the monitor]
@ 2004-02-01  8:02 Richard Stallman
  2004-02-01 21:46 ` Kim F. Storm
  2004-02-07  1:06 ` Kim F. Storm
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Stallman @ 2004-02-01  8:02 UTC (permalink / raw)


Can someone who has been working on the display code recently
investigate this bug?

------- Start of forwarded message -------
To: bug-gnu-emacs@gnu.org
From: Dan Jacobson <jidanni@jidanni.org>
Date: Fri, 30 Jan 2004 09:03:24 +0800
Subject: pin the right edge of the text to the right edge of the monitor
Sender: bug-gnu-emacs-bounces+rms=gnu.org@gnu.org

Gentlemen, do
$ perl -wle "for (1..50){print 'z' x $((${COLUMNS-99}+10))}" > wide_file
#I.e. make a file with lines longer than your monitor can handle without wrapping.
$ emacs -q --no-site-file wide_file
M-x toggle-truncate-lines
C-e or C-x <
Note how there is tons of space wasted as there is no way to pin the
right edge of the text to the right edge of the monitor.
A C-a gets the left edge of the text nicely fixed to the left edge of
the monitor, but no consideration is given to us right-wingers.


_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

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

end of thread, other threads:[~2004-02-08  7:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-01  8:02 [jidanni@jidanni.org: pin the right edge of the text to the right edge of the monitor] Richard Stallman
2004-02-01 21:46 ` Kim F. Storm
2004-02-07  1:06 ` Kim F. Storm
2004-02-08  7:29   ` Juri Linkov

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