* bug#16054: 24.3; Disabling menu bar when minibuffer is active causes cursor to be disconnected from point
@ 2013-12-04 15:28 ture
2013-12-04 18:14 ` Eli Zaretskii
2019-09-30 13:36 ` Stefan Kangas
0 siblings, 2 replies; 3+ messages in thread
From: ture @ 2013-12-04 15:28 UTC (permalink / raw)
To: 16054
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#16054: 24.3; Disabling menu bar when minibuffer is active causes cursor to be disconnected from point
2013-12-04 15:28 bug#16054: 24.3; Disabling menu bar when minibuffer is active causes cursor to be disconnected from point ture
@ 2013-12-04 18:14 ` Eli Zaretskii
2019-09-30 13:36 ` Stefan Kangas
1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2013-12-04 18:14 UTC (permalink / raw)
To: ture; +Cc: 16054
> Date: Wed, 4 Dec 2013 16:28:54 +0100
> From: ture@lysator.liu.se
>
> * 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.
In Emacs 24.3 built with --enable-checking, I get an assertion
violation.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#16054: 24.3; Disabling menu bar when minibuffer is active causes cursor to be disconnected from point
2013-12-04 15:28 bug#16054: 24.3; Disabling menu bar when minibuffer is active causes cursor to be disconnected from point ture
2013-12-04 18:14 ` Eli Zaretskii
@ 2019-09-30 13:36 ` Stefan Kangas
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2019-09-30 13:36 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 16054-done, ture
Eli Zaretskii <eliz@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-09-30 13:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 15:28 bug#16054: 24.3; Disabling menu bar when minibuffer is active causes cursor to be disconnected from point ture
2013-12-04 18:14 ` Eli Zaretskii
2019-09-30 13:36 ` Stefan Kangas
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).