[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ioccur, incremental occur
From: |
Thierry Volpiatto |
Subject: |
Re: ioccur, incremental occur |
Date: |
Tue, 20 Apr 2010 16:42:06 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Leo <address@hidden> writes:
> On 2010-04-12 18:04 +0100, Thierry Volpiatto wrote:
>> Can you try this simple code in scratch buffer on OSX:
>>
>> (let ((str (read-key "read: ")))
>> (prog1
>> (string str)
>> (message nil)))
>>
>> If you see key "flashing" submit a bug about read-key to Emacs for OSX.
>> Here it work fine (GNU/linux - Gentoo)
>
> Here is the response from mac-port author:
>
> " I could observe the same behavior with the GTK+ build of the emacs-23
> branch on Ubuntu 9.10. That did not always happen there and actually
> it is difficult to reproduce (because it depends on some timing?), but
> I certainly observed it. "
Are you sure the Emacs-23 used in ubuntu is the one that have
`read-key'?
ioccur work also with Emacs version that have only read-char/event.
What give (fboundp 'read-key) in this ubuntu version?
Anyway, i still unable to reproduce this on
GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.18.9) of
2010-04-17 on tux.
--
Thierry Volpiatto
Gpg key: http://pgp.mit.edu/
- Re: ioccur, incremental occur, Leo, 2010/04/01
- Re: ioccur, incremental occur, Thierry Volpiatto, 2010/04/01
- Re: ioccur, incremental occur, Thierry Volpiatto, 2010/04/03
- Re: ioccur, incremental occur, Leo, 2010/04/12
- Re: ioccur, incremental occur, Leo, 2010/04/20
- Re: ioccur, incremental occur,
Thierry Volpiatto <=
- Re: ioccur, incremental occur, Leo, 2010/04/20