Bug 1332049

Summary: New Emacs 24 feature for dropping down menus in text-based consoles is not bound to key F10
Product: [Fedora] Fedora Reporter: Chrit van Ewijk <cvanewijk>
Component: emacsAssignee: Jan Synacek <jsynacek>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 23CC: jchaloup, jonathan.underwood, jsynacek, msekleta, phracek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-02 06:05:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Chrit van Ewijk 2016-05-01 19:43:28 UTC
Description of problem:
I start up Emacs normally with "emacs -nw" in gnome terminal.
I discovered that Emacs 24 has a new feature for dropping down menus in text based consoles It can be invoked by "M-x menu-bar-open" and is usually bound to the F10 key.
But when i press F10 while working in emacs i get the "File" drop down menu of the gnome terminal.

If it is not a bug ? can make a request ? 


Version-Release number of selected component (if applicable): Emacs 24.5.1


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Jan Synacek 2016-05-02 06:05:16 UTC
That's a gnome-terminal feature. In the menu, go to Edit -> Preferences -> General and untick the "Enable the menu accelerator key" checkbox.