GNU bug report logs -
#41087
27.0.91; How to remove Emacs 27 changes to minibuffer?
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 4 May 2020 21:11:02 UTC
Severity: wishlist
Found in version 27.0.91
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > I do think the doc, and NEWS, could help by
> > clearly saying how to revert the changes. Maybe
> > it does so sufficiently; I haven't studied it.
>
> There are a lot of such preprocessing lines in your libraries
>
> (< emacs-major-version 23)
> (= emacs-major-version 24)
>
> so you could add something like
>
> (>= emacs-major-version 27)
>
> to handle changes in Emacs 27.
>
> Since NEWS describes how to get back a previous behavior,
> I'm closing this report.
I'm not interested in excluding Emacs 27 from all
my libraries.
1. I'm interested in being able to use Emacs 27 myself,
which is impossible now, because of (at least) the
loss of frame focus problem - the main reason I
filed the bug.
2. No, NEWS does not describe anything about this.
It may describe how to reverse some of the other
changes I mentioned - the ones Eli spoke to.
Answers to those other problems, which I'm guessing
is what you're referring to, do not respond to this
bug - which shouldn't be closed.
This bug report was last modified 5 years and 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.