unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: 9591@debbugs.gnu.org
Subject: bug#9591: 24.0.50; buffer name completion
Date: Sat, 24 Sep 2011 08:28:13 -0400	[thread overview]
Message-ID: <E1R7RL3-0008O8-Us@fencepost.gnu.org> (raw)

If I type C-x k mes TAB, it completes to ` *message-viewer RMAIL'.
Killing that buffer was rather a screw.

I just fixed rmail so that won't be a screw.  But I think this
completion is a bug in its own right, and should be fixed too.

I think it is a bug to complete to a buffer name that starts with a
space, when the user did not type an initial space in the buffer name.
These buffers are not supposed to be visible unless the user
specifically asks to see them.


In GNU Emacs 24.0.50.4 (mips64el-unknown-linux-gnu, GTK+ Version 2.12.12)
 of 2011-09-22 on theobromine2
configured using `configure  'CFLAGS=-g -O1''

Important settings:
  value of $LC_ALL: nil
  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_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  shell-dirtrack-mode: t
  gpm-mouse-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
C-n C-n C-n ESC w C-u C-y ESC f ESC f - v i e w - b 
f f DEL DEL u f f e r ESC d C-n C-a C-o TAB C-@ ESC 
v C-g C-u C-u C-p C-u C-n C-n ESC f C-f C-@ ESC C-f 
ESC w C-u C-@ C-u C-@ ( C-y ) ) C-l C-k C-k C-x C-s 
C-a C-o TAB ; ; SPC U n s w a p SPC i r s t ESC b f 
C-e , SPC s SPC DEL o SPC w e SPC d o n ' t SPC l o 
s e SPC t h e SPC r e a l SPC b u f f e r SPC c o n 
t e n t s . C-x C-s ESC v ESC v C-p C-p C-e ESC b ESC 
b ESC b C-s C-w C-w C-w ESC < C-s C-s C-s C-s C-s C-s 
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-a C-u C-p 
C-p C-p C-p C-o TAB ( l e t SPC C-_ C-_ C-_ C-u C-v 
C-u C-v C-u C-v C-u C-v C-u C-v C-u C-n C-u C-n C-u 
C-n C-u C-n C-n C-n C-n C-o TAB ( s e t q SPC b DEL 
k i l l - b u f f e r - h o o k C-a C-o TAB ( a d d 
- o o DEL DEL h o o k SPC C-h f RET ESC d C-d ' C-e 
SPC ' C-x 1 r m a i l - v i e w ESC - ESC / ESC / ) 
C-x C-s ESC x e m a c s ESC DEL r e p o r t SPC e m 
a TAB RET

Recent messages:
Wrote /home/rms/emacs-bzr/trunk/lisp/mail/rmail.el
Auto-saving...done
Saving file /home/rms/emacs-bzr/trunk/lisp/mail/rmail.el...
Wrote /home/rms/emacs-bzr/trunk/lisp/mail/rmail.el
Mark saved where search started
Mark set
Mark saved where search started
Undo! [3 times]
Saving file /home/rms/emacs-bzr/trunk/lisp/mail/rmail.el...
Wrote /home/rms/emacs-bzr/trunk/lisp/mail/rmail.el

Load-path shadows:
None found.

Features:
(shadow emacsbug find-func help-fns cc-mode cc-fonts cc-guess
cc-bytecomp cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars
cc-defs epa-mail log-edit easy-mmode pcvs-util add-log vc ediff-merg
ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init
ediff vc-dispatcher parse-time vc-cvs pcmpl-unix etags sgml-mode
arc-mode archive-mode mule-util cal-move cal-menu calendar
cal-loaddefs vc-bzr make-mode jka-compr ansi-color ind-util shell
pcomplete grep compile comint ring dired-aux ispell multi-isearch
rmailout dabbrev newcomment quail epa derived epg epg-config help-mode
view mailalias qp rmailmm message sendmail format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mailabbrev gmm-utils
mailheader mail-parse rfc2231 rmail rfc2047 rfc2045 ietf-drums mm-util
mail-prsvr mail-utils dired regexp-opt t-mouse time-date battery paren
cus-start cus-load tooltip ediff-hook vc-hooks lisp-float-type mwheel
x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer
loaddefs button faces cus-face files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
dynamic-setting system-font-setting font-render-setting move-toolbar
gtk x-toolkit x multi-tty emacs)


-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use free telephony http://directory.fsf.org/category/tel/





             reply	other threads:[~2011-09-24 12:28 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-24 12:28 Richard Stallman [this message]
2011-09-24 18:44 ` bug#9591: 24.0.50; buffer name completion Chong Yidong
2011-09-24 23:52   ` Richard Stallman
2011-09-25  0:19     ` Lars Magne Ingebrigtsen
2011-09-25  8:35       ` Andreas Schwab
2011-09-25 17:34       ` Richard Stallman
2011-09-25 17:52         ` Lars Magne Ingebrigtsen
2011-09-26  1:00           ` Richard Stallman
2011-09-25 18:45         ` Drew Adams
2011-09-25  1:04     ` Chong Yidong
2011-09-25 17:34       ` Richard Stallman
2011-09-29 22:02   ` Stefan Monnier
2011-09-29 22:39     ` Lars Ingebrigtsen
2011-09-30 21:03       ` Richard Stallman
2011-09-30  6:42     ` Eli Zaretskii
2011-09-30 19:39       ` Stefan Monnier
2011-10-01 14:05         ` Richard Stallman
2011-10-01 14:15           ` Eli Zaretskii
2011-10-01 20:54             ` Richard Stallman
2011-10-02  0:27               ` Stefan Monnier
2011-09-26  1:18 ` Stefan Monnier
2011-09-26  5:35   ` Eli Zaretskii
2011-09-26  7:56     ` Stephen Berman
2011-09-26  8:42       ` Eli Zaretskii
2011-09-27 17:45         ` Drew Adams
2011-09-27 18:52         ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1R7RL3-0008O8-Us@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=9591@debbugs.gnu.org \
    /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 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).