emacs-devel
[Top][All Lists]
Advanced

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

Re: PC-do-completion weird behavior acronym expansion.


From: Sean O'Rourke
Subject: Re: PC-do-completion weird behavior acronym expansion.
Date: Wed, 05 Sep 2007 21:51:22 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (darwin)

Romain Francoise <address@hidden> writes:

> address@hidden (Michaël Cadilhac) writes:
>
>> The following change :
>
>> 2007-08-07  Sean O'Rourke  <address@hidden>
>
>>      * complete.el (PC-lisp-complete-symbol): Complete symbol around point.
>>      (PC-do-completion): Add "acronym completion" for symbols and
>>      filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".
>
>> seems to introduce a little (but annoying) bug [...]
>
> It introduces another annoying bug: hitting TAB when the list of
> possible completions is empty signals an error.

Yeah, that does suck -- my apologies.  Please try the attached
patch.

/s

2007-09-05  Sean O'Rourke  <address@hidden>

        * complete.el (PC-do-completion): don't try to treat
          empty string as an abbreviation.

Attachment: txtdD_fOaDPmK.txt
Description: Text Data


reply via email to

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