From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Adding a menu item for htmlfontify-buffer to File menu Date: Sun, 14 Nov 2010 22:11:33 +0000 Organization: JURTA Message-ID: <87eian8siy.fsf@mail.jurta.org> References: <20101112.230457.419777345042583664.yamato@redhat.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1289772821 19451 80.91.229.12 (14 Nov 2010 22:13:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 14 Nov 2010 22:13:41 +0000 (UTC) Cc: Masatake YAMATO , emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 14 23:13:36 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PHkpM-000801-GV for ged-emacs-devel@m.gmane.org; Sun, 14 Nov 2010 23:13:36 +0100 Original-Received: from localhost ([127.0.0.1]:47385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHkpL-0007SZ-Tw for ged-emacs-devel@m.gmane.org; Sun, 14 Nov 2010 17:13:35 -0500 Original-Received: from [140.186.70.92] (port=52218 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHkpH-0007SQ-73 for emacs-devel@gnu.org; Sun, 14 Nov 2010 17:13:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PHkpG-000105-6d for emacs-devel@gnu.org; Sun, 14 Nov 2010 17:13:31 -0500 Original-Received: from smarty.dreamhost.com ([208.113.175.8]:35910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PHkpG-0000zt-2n for emacs-devel@gnu.org; Sun, 14 Nov 2010 17:13:30 -0500 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 0D4E86E8058; Sun, 14 Nov 2010 14:13:28 -0800 (PST) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 33C9B451C036; Sun, 14 Nov 2010 14:13:25 -0800 (PST) In-Reply-To: (Lennart Borgman's message of "Fri, 12 Nov 2010 16:00:42 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:132620 Archived-At: >> How do you think adding a menu item for htmlfontify-buffer to File menu? > > I have attached a picture of how the menu looks when you have enabled > this in nXhtml. There are some other "print" options there too. Nice to see a separate submenu for print-related commands. It makes the File menu much shorter.