* 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
* bug#215: view-lossage should go to point-max
2008-05-11 7:51 ` martin rudalics
@ 2012-02-22 0:53 ` Glenn Morris
2012-02-22 16:37 ` Drew Adams
0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2012-02-22 0:53 UTC (permalink / raw)
To: 215-done
Version: 23.1
It has done since 23.1.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#215: view-lossage should go to point-max
2012-02-22 0:53 ` Glenn Morris
@ 2012-02-22 16:37 ` Drew Adams
2012-09-17 0:11 ` Drew Adams
0 siblings, 1 reply; 6+ messages in thread
From: Drew Adams @ 2012-02-22 16:37 UTC (permalink / raw)
To: 'Glenn Morris', 215-done, 215
> Version: 23.1
> It has done since 23.1.
No. That does _not_ answer the bug report, which also stated that hard-coding
100 as the number of keys printed is not right. You are trivializing the bug.
From the OP and followup thread:
>>> 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.
Please increase the default value of this limit and make it a user option - or
at least a defvar.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#215: view-lossage should go to point-max
2012-02-22 16:37 ` Drew Adams
@ 2012-09-17 0:11 ` Drew Adams
0 siblings, 0 replies; 6+ messages in thread
From: Drew Adams @ 2012-09-17 0:11 UTC (permalink / raw)
To: 215
ping
^ 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).