all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: 10963@debbugs.gnu.org
Subject: bug#10963: 24.0.94; `dabbrev-completion' and `completion-cycle-threshold'
Date: Tue, 6 Mar 2012 23:18:19 +0100	[thread overview]
Message-ID: <CAH8Pv0jwWXBMpBuprtK2oaf=qB6vY20r+pZkbOi9HztSDF5qeg@mail.gmail.com> (raw)

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





             reply	other threads:[~2012-03-06 22:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-06 22:18 Dani Moncayo [this message]
2012-03-12 13:09 ` bug#10963: 24.0.94; `dabbrev-completion' and `completion-cycle-threshold' Stefan Monnier
2012-03-12 13:41   ` Dani Moncayo
2012-03-12 16:00     ` Stefan Monnier
2012-03-12 20:21       ` Stefan Monnier
2012-03-12 20:30         ` Dani Moncayo
2012-03-13 12:43           ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH8Pv0jwWXBMpBuprtK2oaf=qB6vY20r+pZkbOi9HztSDF5qeg@mail.gmail.com' \
    --to=dmoncayo@gmail.com \
    --cc=10963@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.