From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sergey Organov Newsgroups: gmane.emacs.help Subject: Re: Menus detachment feature. Date: Wed, 01 Oct 2014 15:37:27 +0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1412163503 27743 80.91.229.3 (1 Oct 2014 11:38:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2014 11:38:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 01 13:38:12 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XZIER-0006oQ-Ob for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Oct 2014 13:38:07 +0200 Original-Received: from localhost ([::1]:54833 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZIER-0004yD-6v for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Oct 2014 07:38:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZIEA-0004xi-RZ for help-gnu-emacs@gnu.org; Wed, 01 Oct 2014 07:37:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZIE1-0005J6-O9 for help-gnu-emacs@gnu.org; Wed, 01 Oct 2014 07:37:50 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:54083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZIE1-0005Ir-HU for help-gnu-emacs@gnu.org; Wed, 01 Oct 2014 07:37:41 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XZIE0-0006do-Lu for help-gnu-emacs@gnu.org; Wed, 01 Oct 2014 13:37:40 +0200 Original-Received: from 89.175.180.246 ([89.175.180.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Oct 2014 13:37:40 +0200 Original-Received: from sorganov by 89.175.180.246 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Oct 2014 13:37:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 89.175.180.246 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100202 Archived-At: Anssi Saari writes: > Sergey Organov writes: > >> I suddenly found that my emacs (GNU Emacs 23.2.1, running on >> Debian/Gnome) is capable of "detaching" some sub-menus and putting them >> into separate frames. > > Could it be this is a Gnome feature? I don't see anything like that on > my systems. It must be both Gnome and Emacs feature then, as some of Emacs submenus do have it, and some don't. For example, in "Options", the "Line Wrapping in this Buffer" submenu has the dashed line, while neither "Mule (Multilingual Environment)" nor "Customize Emacs" have one. I can't figure any template, as some submenus of non-detachable menus could be detachable, and vice versa. Moreover, ["Tools" "Spell Checking"] has this active dashed line right in the middle (between "Complete Word Fragment" and "Complete Word"), not at the top. The latter makes one think it's some special kind of separator, but I fail to see something relevant in 22.17.1.3 Menu Separators. -- Sergey.