emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#10963: closed (24.0.94; `dabbrev-completion' and `


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10963: closed (24.0.94; `dabbrev-completion' and `completion-cycle-threshold')
Date: Tue, 13 Mar 2012 13:14:02 +0000

Your message dated Tue, 13 Mar 2012 08:43:45 -0400
with message-id <address@hidden>
and subject line Re: bug#10963: 24.0.94; `dabbrev-completion' and 
`completion-cycle-threshold'
has caused the debbugs.gnu.org bug report #10963,
regarding 24.0.94; `dabbrev-completion' and `completion-cycle-threshold'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10963: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10963
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.94; `dabbrev-completion' and `completion-cycle-threshold' Date: Tue, 6 Mar 2012 23:18:19 +0100
Recipe from "emacs -Q":

1. Eval: (setq completion-cycle-threshold 4)

2. Type: foo1 RET foo2 RET foo3 RET

3. Type: foo C-M-/

--> This "foo" expands to "foo3" (the first completion candidate -
ok), although the echo area shows a "Scanning for dabbrevs..." message
which remains there forever, until I send another command.  This is
confusing, because the message doesn't change even after that
"scanning" has ended.

4. Type: C-M-/

--> Expected result: the first completion candidate picked up in step
#3 ("foo3") is replaced with the next one ("foo2").
--> Observed result: the echo area shows the message
[dabbrev-completion: No dynamic expansion for "foo3" found] and thus
I'm unable to cycle through the completion candidates.


-- 
Dani Moncayo



--- End Message ---
--- Begin Message --- Subject: Re: bug#10963: 24.0.94; `dabbrev-completion' and `completion-cycle-threshold' Date: Tue, 13 Mar 2012 08:43:45 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)
>>>>> "Dani" == Dani Moncayo <address@hidden> writes:

>> OK, I think it's fixed now, can you confirm?
> Confirmed.

> Thanks a lot.

> -- 
> Dani Moncayo


--- End Message ---

reply via email to

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