all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Mastro <john.b.mastro@gmail.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: emacs 24.4 disable popup in minibuffer
Date: Sat, 8 Nov 2014 13:45:56 -0800	[thread overview]
Message-ID: <CAOj2CQSvJeP6RzvTbepoLJ0yw24m8rmcA15adJQpRMC4M=Zgfg@mail.gmail.com> (raw)
In-Reply-To: <jwvbnohkbd0.fsf-monnier+gmane.emacs.help@gnu.org>

Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>> and it's behaviour seems to have changed in emacs 24.4.1 (without it
>> changing).
>
> Could someone debug the popup-complete code to try and figure out why
> it's behaving differently?

The package effectively a single function, which is added to
`completion-in-region-functions'.

I see that hook was obsoleted in 24.4, with
`completion-in-region-function' recommended instead, but I'm not sure if
that's related.

The function checks a variable, `popup-complete-enable', to determine
whether it should attempt to offer completions. The workarounds I
suggested to Sam simply ensure that `popup-complete-enable' is nil in
the minibuffer.

However, I'm not familiar enough with either the package or
`completion-in-region-functions' to know whether this a bug somewhere
(and, if so, where), or if this is intended behavior that happens not to
be what Sam wants.

If someone call tell me what "the right thing" is here, a fix should be
trivial.

-- 
john



  reply	other threads:[~2014-11-08 21:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06 20:39 emacs 24.4 disable popup in minibuffer Sam Halliday
2014-11-06 22:40 ` Stefan Monnier
2014-11-07 14:45   ` Sam Halliday
2014-11-07 15:10     ` Stefan Monnier
     [not found]     ` <mailman.13131.1415373077.1147.help-gnu-emacs@gnu.org>
2014-11-07 19:15       ` Sam Halliday
2014-11-07 20:04         ` Sam Halliday
2014-11-07 22:34           ` John Mastro
2014-11-08 14:38           ` Stefan Monnier
2014-11-08 21:45             ` John Mastro [this message]
2014-11-08 22:08               ` Stefan Monnier
     [not found]           ` <mailman.13192.1415399713.1147.help-gnu-emacs@gnu.org>
2014-11-11  9:13             ` Sam Halliday

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='CAOj2CQSvJeP6RzvTbepoLJ0yw24m8rmcA15adJQpRMC4M=Zgfg@mail.gmail.com' \
    --to=john.b.mastro@gmail.com \
    --cc=help-gnu-emacs@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.