From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Make font menu available in menu bar Date: Wed, 04 Jun 2003 10:15:33 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3EDDB8B5.5070200@gnu.org> References: <84el2bfv2v.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054718742 13205 80.91.224.249 (4 Jun 2003 09:25:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2003 09:25:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 04 11:25:40 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NUWa-0003Qn-00 for ; Wed, 04 Jun 2003 11:25:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19NUo5-0000uv-00 for ; Wed, 04 Jun 2003 11:43:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NUY0-0006Rb-Mn for emacs-devel@quimby.gnus.org; Wed, 04 Jun 2003 05:27:08 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NUWi-00060Y-FK for emacs-devel@gnu.org; Wed, 04 Jun 2003 05:25:48 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NUQX-0004Fz-Ol for emacs-devel@gnu.org; Wed, 04 Jun 2003 05:19:26 -0400 Original-Received: from [209.61.173.204] (helo=integrasp.com) by monty-python.gnu.org with smtp (Exim 4.20) id 19NUMd-00034G-3p for emacs-devel@gnu.org; Wed, 04 Jun 2003 05:15:23 -0400 Original-Received: (qmail 17042 invoked from network); 4 Jun 2003 09:09:45 -0000 Original-Received: from host217-37-167-241.in-addr.btopenworld.com (HELO ntserver.altio.com) (217.37.167.241) by 66.216.96.43 with SMTP; 4 Jun 2003 09:09:45 -0000 Original-Received: from gnu.org (ALTIOJR [192.168.111.42]) by ntserver.altio.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id L60A2K1G; Wed, 4 Jun 2003 10:15:32 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en Original-To: rms@gnu.org In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14675 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14675 Richard Stallman wrote: > This is probably under Mule because it uses font sets, but I agree it > belongs in Edit. I'd put it at directly under Edit, not in a submenu. In what way is changing the default font "Edit"ing? If we had a function to change the font of the text at point (or selected text), then I agree it is a kind of Edit, but then it should go under Text Properties. But changing the default font seems more like an Option to me.