emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tutorial: "but you can use instead"


From: Chris Moore
Subject: tutorial: "but you can use instead"
Date: Tue, 02 Jan 2007 18:34:38 +0100

I have bound M-k to bury-buffer.

Typing C-h t to see the tutorial shows me these 2 lines (and lots of
other, expected text):

        M-k          Kill to the end of the current sentence
  ** M-k has been rebound, but you can use  instead [More] **

The bug I'm reporting is that "you can use  instead" doesn't mean
anything.  It looks like an empty string has been inserted there.

kill-sentence isn't bound anywhere.  Clicking the '[More]' link shows
me:

  The following key bindings used in the tutorial had been changed
  from the Emacs default in the TUTORIAL (English) buffer:

     Key       Standard Binding            Is Now On   Remark
     C-x       Control-X-prefix            M-x Control-X-prefix more info
     C-x C-b   list-buffers                the menus   more info
     C-x b     switch-to-buffer            M-x switch-to-buffer more info
     C-z       iconify-or-deiconify-frame  M-x iconify-or-deiconify-frame more 
info
     M-k       kill-sentence               M-x kill-sentence more info

I'm using a GTK version of Emacs, with the menu and toolbar both
hidden, if that's important.  I'll follow this report up with a
minimal test case later when I get time to do so.




In GNU Emacs 22.0.92.9 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2007-01-01 on trpaslik
X server distributor `RealVNC Ltd', version 11.0.3370
configured using `configure  '--with-gtk' '--prefix' '/usr/local' '--with-xpm' 
'--with-jpeg' '--with-png' '--with-gif''

Important settings:
  value of $LC_ALL: en_GB.UTF-8
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Help

Minor modes in effect:
  show-paren-mode: t
  display-time-mode: t
  iswitchb-mode: t
  dynamic-completion-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  view-mode: t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]