unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57568: 29.0.50; (describe-function #'revert-buffer) reports incorrect binding
@ 2022-09-03 21:58 Dima Kogan
  2022-09-03 22:46 ` Gregory Heytings
  0 siblings, 1 reply; 3+ messages in thread
From: Dima Kogan @ 2022-09-03 21:58 UTC (permalink / raw)
  To: 57568

Hi. I'm using a bleeding-edge emacs from version control. I do this:

- emacs -Q
- (describe-function #'revert-buffer)
  Same as f1 f "revert-buffer"

then emacs tells me that

  revert-buffer is an interactive native-compiled Lisp function in ‘files.el’.

  It is bound to g.

It isn't bound to "g", though. Pressing "g" invokes the
(self-insert-command) to insert a "g" into the current buffer (the
*scratch* buffer after the "emacs -Q", but this happens with any
file-editing buffer too).

Thanks!





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

* bug#57568: 29.0.50; (describe-function #'revert-buffer) reports incorrect binding
  2022-09-03 21:58 bug#57568: 29.0.50; (describe-function #'revert-buffer) reports incorrect binding Dima Kogan
@ 2022-09-03 22:46 ` Gregory Heytings
  2022-09-04 11:09   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Gregory Heytings @ 2022-09-03 22:46 UTC (permalink / raw)
  To: Dima Kogan; +Cc: 57568

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]


>
> revert-buffer is an interactive native-compiled Lisp function in 
> ‘files.el’.
>
> It is bound to g.
>

Should be fixed on master (1d1158397b).

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

* bug#57568: 29.0.50; (describe-function #'revert-buffer) reports incorrect binding
  2022-09-03 22:46 ` Gregory Heytings
@ 2022-09-04 11:09   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-09-04 11:09 UTC (permalink / raw)
  To: Gregory Heytings; +Cc: 57568, Dima Kogan

Gregory Heytings <gregory@heytings.org> writes:

>> revert-buffer is an interactive native-compiled Lisp function in
>> ‘files.el’.
>>
>> It is bound to g.
>>
>
> Should be fixed on master (1d1158397b).

I can confirm that this works now, so I'm closing this bug report.





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

end of thread, other threads:[~2022-09-04 11:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-03 21:58 bug#57568: 29.0.50; (describe-function #'revert-buffer) reports incorrect binding Dima Kogan
2022-09-03 22:46 ` Gregory Heytings
2022-09-04 11:09   ` Lars Ingebrigtsen

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