unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Replace string in customization buffer.
@ 2005-11-11  1:52 Masao Kumagai
  2005-11-13 20:54 ` Richard M. Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Masao Kumagai @ 2005-11-11  1:52 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.1 (i386-mingw-nt5.1.2600)
 of 2004-07-06 on STAYHIGH
configured using `configure --with-gcc (3.3)'
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: JPN
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:


Command `replace-string' in customization buffer strange.

1. Define variable
   (defcustom fruits-bascket (list "apple" "banana" "cherry")
     "*Hold fruits."
     :type 'sexp)

2. Invoke customization `customize-variable' then specify `fruits-bascket'.

3. In customization buffer, M-x replace-string to replace apple with abogado.
   It replaces apple with abogadople but with abogado.


Recent input:
C-k C-k C-b C-x C-e C-x o C-x b * m e <tab> s <tab> 
<return> M-> C-x o C-j C-p C-k <return> M-x c u s t 
o m i z e <backspace> i n g - <backspace> <backspace> 
<backspace> <backspace> e - v a r i <tab> <return> 
f r u i <tab> <return> M-x r e p l a c e - s t i <backspace> 
r <return> a p p l e <return> a b o g a <backspace> 
<backspace> <backspace> <backspace> b o g a d o <return> 
M-x M-p M-p M-p M-p M-p <return>

Recent messages:
Loading wid-browse...done
Creating customization buttons...
Creating customization items...
Creating customization items ...done
Creating customization setup...
Creating customization buffer...done
Mark set
Replaced 1 occurrence
Loading dabbrev...done
dabbrev-expand: No dynamic expansion for `custoomiz' found

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

end of thread, other threads:[~2005-11-15  5:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-11  1:52 Replace string in customization buffer Masao Kumagai
2005-11-13 20:54 ` Richard M. Stallman
2005-11-15  5:16   ` Masao Kumagai

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