GNU bug report logs -
#16054
24.3; Disabling menu bar when minibuffer is active causes cursor to be disconnected from point
Previous Next
Reported by: ture <at> lysator.liu.se
Date: Wed, 4 Dec 2013 16:17:03 UTC
Severity: normal
Found in version 24.3
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#16054: 24.3; Disabling menu bar when minibuffer is active causes cursor to be disconnected from point
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 16054 <at> debbugs.gnu.org.
--
16054: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16054
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
>> * Start a new terminal-mode Emacs:
>>
>> emacs -nw -Q
>>
>> Emacs displays, with menu bar on top of screen.
>>
>> * Enable recursive minibuffers:
>>
>> M-: (setq enable-recursive-minibuffers t) RET
>>
>> * Type C-x C-f. The minibuffer activates, prompting for a file name.
>>
>> * Type C-u - 1 M-x menu-bar-mode RET. Menu bar goes away.
>>
>> * Type a file name and RET.
>>
>> * Editing now works, but the on-screen cursor does not reflect where
>> point is, but seems to move around somewhat unpredictably, and
>> screen layout is weird.
>>
>> Verified on
>>
>> * GNU Emacs 24.3.1 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36)
>> * GNU Emacs 24.3.1 (sparc-sun-solaris2.10, X toolkit, Xaw scroll bars)
>> * GNU Emacs 21.4.1 (x86_64-redhat-linux-gnu, X toolkit, Xaw scroll bars)
>>
>> Terminal was Apple's Terminal.app from MacOS 10.7 or XTerm.
>
> FWIW, I cannot reproduce this with the current development trunk,
> neither on GNU/Linux nor on MS-Windows. So I guess it was already
> fixed in some way.
No more updates in close to 6 years, so I'm going to assume it's been
fixed and close this bug. If this is still an issue, please reopen the
bug report.
Best regards,
Stefan Kangas
[Message part 3 (message/rfc822, inline)]
How to reproduce (I admit this is a rather convoluted use case, but
still... :-) )
* Start a new terminal-mode Emacs:
emacs -nw -Q
Emacs displays, with menu bar on top of screen.
* Enable recursive minibuffers:
M-: (setq enable-recursive-minibuffers t) RET
* Type C-x C-f. The minibuffer activates, prompting for a file name.
* Type C-u - 1 M-x menu-bar-mode RET. Menu bar goes away.
* Type a file name and RET.
* Editing now works, but the on-screen cursor does not reflect where
point is, but seems to move around somewhat unpredictably, and
screen layout is weird.
Verified on
* GNU Emacs 24.3.1 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36)
* GNU Emacs 24.3.1 (sparc-sun-solaris2.10, X toolkit, Xaw scroll bars)
* GNU Emacs 21.4.1 (x86_64-redhat-linux-gnu, X toolkit, Xaw scroll bars)
Terminal was Apple's Terminal.app from MacOS 10.7 or XTerm.
This bug report was last modified 5 years and 233 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.