GNU bug report logs - #35577
ffap-commands causes find-file-read-only doc to display <open> for find-file

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sun, 5 May 2019 12:33:02 UTC

Severity: minor

Tags: fixed

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> gmail.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 35577 <at> debbugs.gnu.org
Subject: bug#35577: find-file-read-only docstring old
Date: Sun, 05 May 2019 08:40:57 -0400
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> "open"? Don't you mean find-file?:

If shows the binding of find-file.  I guess you've removed the C-x C-f
binding so you the the <open> one (which appears to be for a Sun
keyboard).

bindings.el:

    (define-key global-map [again]		'repeat-complex-command) ; Sun keyboard
    (define-key global-map [open]		'find-file) ; Sun

>    Like <open>, but marks buffer as read-only.

From 'emacs -Q' it says:

    Like C-x C-f, but marks buffer as read-only.

>    Use C-x C-q to permit editing.




This bug report was last modified 6 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.