emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: Fwd: Re: C-x z, repeat, changed behaviour]


From: Richard Stallman
Subject: address@hidden: Fwd: Re: C-x z, repeat, changed behaviour]
Date: Mon, 16 Feb 2004 14:53:05 -0500

I don't have time to work on this--can someone else look at it?

------- Start of forwarded message -------
Date: Thu, 12 Feb 2004 17:29:03 +0100
From: "Peter 'Luna' Runestig" <address@hidden>
X-Accept-Language: en-us, en
To: address@hidden
Subject: Fwd: Re: C-x z, repeat, changed behaviour
X-Spam-Status: No, hits=-1.4 required=5.0
        tests=EMAIL_ATTRIBUTION,FWD_MSG,QUOTED_EMAIL_TEXT,
              USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG
        version=2.55
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

Hi! Has anything happened concerning this? I just built today's CVS (on
Windows), and it seems to still be there.

Thanks,
- - Peter
- -------- Original Message --------
Subject: Re: C-x z, repeat, changed behaviour
Date: Mon, 29 Sep 2003 22:25:33 +0200
From: Peter 'Luna' Runestig <address@hidden>
To: address@hidden
References: <address@hidden>
<address@hidden>

On 2003-09-29 21:32, Richard Stallman wrote:
>     Previously, at least with cvs code from March, I could search for a
>     string, and then use C-x z to repeat that search. Now, if I do that, I
>     get the "Search:" prompt in the mini-buffer, asking for the string to
>     search for. I.e. it seems that the argument to `search-forward' is lost
>     when `repeat' is run.
> 
>     <mouse-1> <drag-n-drop> <help-echo> <f3> t h e <return> 
> 
> That is a rather hard test case to repeat.  It involves copying from
> another window, I think.  I suspect that you redefined f3, since I
> can't make sense of using its standard definition here.

Yeah, I have f3 redefined to search-forward. Sorry about that, didn't
intentionally trying to confuse you.

> Can you tell me a way to reproduce this using the keyboard alone?

In the following two cases, I start Emacs (with my .emacs removed),
start the tutorial, search-forward for string "en", and trying to use
C-x z to search for it again (after the first match). Here is the bug
report output when I get the "Search:" prompt back when pressing C-x z
(after that, I press C-g to break):
- ----------------------------------------------------------------------
In GNU Emacs 21.3.50.1 (i386-msvc-nt5.1.2600)
 of 2003-09-24 on BOLL-R2
configured using `configure --with-msvc (12.00)'

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: sve
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar>
<help-menu> <emacs-tutorial> <help-echo> <tool-bar>
<search-forward> e n <return> C-x z C-g <help-echo>
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu>
<report-emacs-bug>

Recent messages:
Loading mwheel...done
(D:\tmp\emacs\bin\emacs.exe)
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading help-fns...done
Loading repeat...done
Repeating command nonincremental-search-forward
Quit
Loading emacsbug...done
- ----------------------------------------------------------------------

And here is the same from the version of Emacs I have, that has my
"expected behaviour":
- ----------------------------------------------------------------------
In GNU Emacs 21.3.50.1 (i386-msvc-nt5.1.2600)
 of 2003-02-21 on BOLL-R2
configured using `configure --with-msvc (12.00)'

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: sve
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<menu-bar> <help-menu> <emacs-tutorial> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <menu-bar> <edit>
<search> <search-forward> e n <return> C-x z C-x z
C-x z <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>

Recent messages:
(D:\Program Files\Emacs_\bin\emacs.exe)
Loading tool-bar...done
Loading image...done
Loading tooltip...done
For information about the GNU Project and its goals, type C-h C-p.
Loading help-fns...done
Loading repeat...done
Repeating (nonincremental-search-forward "en") [3 times]
Loading emacsbug...done
- ----------------------------------------------------------------------


- -- 
Peter 'Luna' Runestig (fd. Altberg), Sweden <address@hidden>
PGP Key ID: 0xD07BBE13
Fingerprint: 7B5C 1F48 2997 C061 DE4B  42EA CB99 A35C D07B BE13
AOL Instant Messenger Screen name: PRunestig
Yahoo! Messenger profile name: altberg
------- End of forwarded message -------




reply via email to

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