* bug#215: view-lossage should go to point-max
@ 2008-05-11 0:40 jidanni
2008-05-11 0:59 ` Drew Adams
2008-05-11 7:51 ` martin rudalics
0 siblings, 2 replies; 6+ messages in thread
From: jidanni @ 2008-05-11 0:40 UTC (permalink / raw)
To: bug-gnu-emacs
Gentlemen, C-h l runs the command view-lossage.
Back when Stallman was young, this worked fine. But nowadays that
buffer won't often fit in a window, so please add a (point-max)
somewhere in it, as we are only interested in the _final_ strokes.
Also how quaint hardwiring 100...
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#215: view-lossage should go to point-max
2008-05-11 0:40 bug#215: view-lossage should go to point-max jidanni
@ 2008-05-11 0:59 ` Drew Adams
2008-05-11 7:51 ` martin rudalics
1 sibling, 0 replies; 6+ messages in thread
From: Drew Adams @ 2008-05-11 0:59 UTC (permalink / raw)
To: jidanni, 215, bug-gnu-emacs
> Also how quaint hardwiring 100...
I would very much like to see that 100 be increased a great deal (e.g. 1000),
and preferably made an option. This has been requested before, but nothing has
come of it.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#215: view-lossage should go to point-max
2008-05-11 0:40 bug#215: view-lossage should go to point-max jidanni
2008-05-11 0:59 ` Drew Adams
@ 2008-05-11 7:51 ` martin rudalics
2012-02-22 0:53 ` Glenn Morris
1 sibling, 1 reply; 6+ messages in thread
From: martin rudalics @ 2008-05-11 7:51 UTC (permalink / raw)
To: jidanni, 215; +Cc: bug-gnu-emacs
> Gentlemen, C-h l runs the command view-lossage.
> Back when Stallman was young, this worked fine. But nowadays that
> buffer won't often fit in a window, so please add a (point-max)
> somewhere in it, as we are only interested in the _final_ strokes.
This should work in the development version ...
> Also how quaint hardwiring 100...
... maybe. Currently Emacs seems to store the 300 most recent key
events.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-09-17 0:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-11 0:40 bug#215: view-lossage should go to point-max jidanni
2008-05-11 0:59 ` Drew Adams
2008-05-11 7:51 ` martin rudalics
2012-02-22 0:53 ` Glenn Morris
2012-02-22 16:37 ` Drew Adams
2012-09-17 0:11 ` Drew Adams
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).