all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: "Aaron S. Hawley" <aaron.s.hawley@gmail.com>
Cc: 11127@debbugs.gnu.org
Subject: bug#11127: 24.0.94; [PATCH] Tutorial breaks with modified key bindings
Date: Thu, 29 Mar 2012 16:17:40 -0400	[thread overview]
Message-ID: <gshax7duvv.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAFw1JJ5CRacGM=FYfv=S53DKVcJnvCCB0+3cpekGRyn+BsKNFg@mail.gmail.com> (Aaron S. Hawley's message of "Thu, 29 Mar 2012 14:49:33 -0400")

"Aaron S. Hawley" wrote:

>         * tutorial.el (help-with-tutorial, tutorial--display-changes): If
>         user has modified default key bindings then Emacs complains
>         "Buffer is read-only: #<buffer TUTORIAL>" rather than adding the
>         notice about "the most important standard Emacs commands".

I cannot reproduce this with the current trunk. I did:

emacs -Q
(global-set-key [?\C-f] 'ignore)
C-h t

The tutorial opens just fine:

    Emacs tutorial.  See end for copying conditions.

    NOTICE: The main purpose of the Emacs tutorial is to teach you
    the most important standard Emacs commands (key bindings).
    However, your Emacs has been customized by changing some of
    these basic editing commands, so it doesn't correspond to the
    tutorial.  We have inserted colored notices where the altered
    commands have been introduced. [More]

Why is your tutorial read-only?





  reply	other threads:[~2012-03-29 20:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-29 18:49 bug#11127: 24.0.94; [PATCH] Tutorial breaks with modified key bindings Aaron S. Hawley
2012-03-29 20:17 ` Glenn Morris [this message]
2012-03-29 21:31   ` Aaron S. Hawley
2012-03-30  3:58     ` Glenn Morris
2012-03-30 12:32       ` Stefan Monnier
2012-03-30 16:20         ` Glenn Morris
2012-03-30 18:12           ` Aaron S. Hawley
2012-03-31 18:35             ` Glenn Morris
2012-04-02 13:28               ` Aaron S. Hawley
2012-04-09 20:50                 ` Glenn Morris
2013-02-11  1:52               ` Glenn Morris
2012-03-30 17:23     ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gshax7duvv.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=11127@debbugs.gnu.org \
    --cc=aaron.s.hawley@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.