GNU bug report logs - #5130
23.1.50; Re: BibTeX completion via completion-in-region

Previous Next

Package: emacs;

Reported by: "Roland Winkler" <Roland.Winkler <at> physik.uni-erlangen.de>

Date: Sat, 5 Dec 2009 23:55:05 UTC

Severity: normal

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Roland Winkler" <Roland.Winkler <at> physik.uni-erlangen.de>
Subject: bug#5130: closed (Re: bug#5130: 23.1.50; Re: BibTeX completion
 via completion-in-region)
Date: Wed, 26 Aug 2020 15:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#5130: 23.1.50; Re: BibTeX completion via completion-in-region

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 5130 <at> debbugs.gnu.org.

-- 
5130: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5130
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Kangas <stefan <at> marxist.se>
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>, 5130-done <at> debbugs.gnu.org
Subject: Re: bug#5130: 23.1.50; Re: BibTeX completion via completion-in-region
Date: Wed, 26 Aug 2020 08:39:11 -0700
Stefan Kangas <stefan <at> marxist.se> writes:

> (That was over 10 years ago.)
>
> In etc/NEWS for Emacs 27.1, we read:
>
> *** When the minibuffer is active, echo-area messages are displayed at
> the end of the minibuffer instead of hiding the minibuffer by the echo
> area display.  The new user option 'minibuffer-message-clear-timeout'
> controls how messages displayed in this situation are removed from the
> minibuffer.
>
> So I guess that has fixed the above problem?  Are you still able to
> reproduce it using Emacs 27.1?

Email bounced, so I'm going to assume this has been fixed.  I'm
therefore closing this bug report.

If this conclusion is incorrect and this is still an issue, please reply
to this email (use "Reply to all" in your email client) and we can
reopen the bug report.

Best regards,
Stefan Kangas

[Message part 3 (message/rfc822, inline)]
From: "Roland Winkler" <Roland.Winkler <at> physik.uni-erlangen.de>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: emacs-pretest-bug <at> gnu.org
Subject: 23.1.50; Re: BibTeX completion via completion-in-region
Date: Sat, 5 Dec 2009 17:49:36 -0600
Recently (2009-12-03) Stefan changed bibtex-complete-internal so
that now it uses completion-in-region. This results in the following
problem (as discussed already on emacs-devel):

On Sat Dec 5 2009 Stefan Monnier wrote:
> > - The return value of bibtex-complete-internal is used by
> >   bibtex-complete-string-cleanup which displays the expansion of the
> >   BibTeX string. Yet now this message can be hidden by the `Sole
> >   completion' message issued by minibuffer-complete. Here I am
> >   actually not sure what would be the best solution. I like the
> >   message that tells me the expansion of the BibTeX string (I cannot
> >   and will never be able to remember their meanings...). But I also
> >   understand that a "Sole completion' message can be helpful. And I
> >   know for sure that I am annoyed when one of these message is
> >   delayed by the other.
> 
> That's a problem, indeed.  Please bug-report it.

A solution would be that BibTeX mode could set
minibuffer-message-timeout to 0 so that minibuffer-message does not
display its message. Instead bibtex-complete-string-cleanup could
display in one message the expansion of the BibTeX string and
whether this string was a "sole completion" or a "complete, but not
unique" completion.

Roland


This bug report was last modified 4 years and 326 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.