emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master 9f21e1d 06/18: Add a matching optimization


From: Oleh Krehel
Subject: Re: [elpa] master 9f21e1d 06/18: Add a matching optimization
Date: Mon, 20 Apr 2015 19:29:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Artur Malabarba <address@hidden> writes:

>> >> + ((and ivy--old-re (eq 0 (cl-search ivy--old-re re)))
>> >
>> > Why not use string-prefix-p?
>>
>> Because I didn't know about it. I'll switch.
>
> Is it on 24.1? (can't check right now)

Thanks to the new and improved `counsel-git-grep' I found this in the Changelog:

> ** New function `string-prefix-p'.
> (This was actually added in Emacs 23.2 but was not advertised at the time.)

Could someone help me with this issue: when I combine `while-no-input'
and `shell-command-to-string` I get annoying "Waiting for process to
die...done" messages interrupting by minibuffer?

Oleh



reply via email to

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