[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not clo
From: |
Platon Pronko |
Subject: |
bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file |
Date: |
Sun, 17 Jan 2021 10:50:32 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 |
Hi!
I'm terribly sorry, apparently I wasted a lot of your time.
I tested (minibufferp) refactoring again and it seems that when I
did that for the previous email I messed something up. When I ran the code today
the issue went away.
Original reason for " *Minibuf-0*" test in dvorak-minor-mode was to
stop emacs --daemon from hanging on startup. (now that you explained about
quail-minibuffer-message and sit-for, I assume that's was the reason why that
was happening)
But the buffer that was triggering the current issue is called " *Minibuf-1*",
so it
passes the test and activate-input-method is called.
I had no idea that activate-input-method was dangerous when called in
global minor modes, but that's probably just the way it is.
Again, terribly sorry for wasting your time on what turned out to be
a configuration issue.
Just as a matter of interest, you can write that more easily as
./src/emacs -Q -l ~/.emacs.d/init.el.
Thanks, that's a useful shortcut!
Best regards,
Platon Pronko
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Platon Pronko, 2021/01/11
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, martin rudalics, 2021/01/12
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Alan Mackenzie, 2021/01/12
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Alan Mackenzie, 2021/01/16
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file,
Platon Pronko <=
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Alan Mackenzie, 2021/01/30
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Platon Pronko, 2021/01/31
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Alan Mackenzie, 2021/01/31
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Platon Pronko, 2021/01/31
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Alan Mackenzie, 2021/01/31
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Platon Pronko, 2021/01/31
- bug#45792: 28.0.50; regression in commit c7c154bb, minibuffer is not closed after opening a file, Alan Mackenzie, 2021/01/31