From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: Fringe in Show/Hide menu? Date: Tue, 02 Apr 2002 14:04:34 +0200 Organization: The Church of Emacs Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1017749188 11420 127.0.0.1 (2 Apr 2002 12:06:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 2 Apr 2002 12:06:28 +0000 (UTC) Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16sN3U-0002y5-00 for ; Tue, 02 Apr 2002 14:06:28 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16sNF7-0000qn-00 for ; Tue, 02 Apr 2002 14:18:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16sN3C-0001v4-00; Tue, 02 Apr 2002 07:06:10 -0500 Original-Received: from sheridan.dina.kvl.dk ([130.225.40.227]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16sN1g-0001p5-00 for ; Tue, 02 Apr 2002 07:04:36 -0500 Original-Received: from ssv2.dina.kvl.dk (ssv2.dina.kvl.dk [130.225.40.226]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id OAA01015; Tue, 2 Apr 2002 14:04:34 +0200 Original-Received: from abraham by ssv2.dina.kvl.dk with local (Exim 3.34 #1 (Debian)) id 16sN1e-0002SS-00; Tue, 02 Apr 2002 14:04:34 +0200 Original-To: emacs-devel@gnu.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: (Pavel@Janik.cz's message of "Mon, 01 Apr 2002 19:19:34 +0200") Original-Lines: 8 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2315 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2315 Pavel@Janik.cz (Pavel Jan=EDk) writes: > There is one problem - I do not see an easy way of saving this to .emacs > via customize. Do you have an idea? You basically need to look at menu-bar-mode or tool-bar-mode, and duplicate the work made for these.