all messages for Emacs-related lists mirrored at yhetil.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

* Re: Replace string in customization buffer.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Richard M. Stallman @ 2005-11-13 20:54 UTC (permalink / raw)
  Cc: bug-gnu-emacs

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

This does not happen for me in the latest development Emacs, so
I think the bug is fixed.

By the way, "abogado" is Spanish for "lawyer".
The Spanish for "avocado" is "aguacate", at least in Mexico.
Different words are used in other parts of Latin America.

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

* Re: Replace string in customization buffer.
  2005-11-13 20:54 ` Richard M. Stallman
@ 2005-11-15  5:16   ` Masao Kumagai
  0 siblings, 0 replies; 3+ messages in thread
From: Masao Kumagai @ 2005-11-15  5:16 UTC (permalink / raw)
  Cc: bug-gnu-emacs, masao.biz.kumagai

Thank you, Mr. Stallman.

>     3. In customization buffer, M-x replace-string to replace apple with abogado.
>        It replaces apple with abogadople but with abogado.
> 
> This does not happen for me in the latest development Emacs, so
> I think the bug is fixed.

I tried on cygwin GNU Emacs 21.2.1, on Debian 3.1 emacs21 (21.4a-1)
and it happened.
I believe that is fixed in the latest development Emacs.

And thank you teach me miss spell "avocado" with your knowledge.

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