From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.devel Subject: (no subject) Date: Wed, 21 Mar 2007 12:04:33 +0100 (CET) Message-ID: <21607683.185921174475073018.JavaMail.www@wwinf4102> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174475087 4774 80.91.229.12 (21 Mar 2007 11:04:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Mar 2007 11:04:47 +0000 (UTC) To: "Emacs Dev [emacs-devel]" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 21 12:04:41 2007 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.50) id 1HTycS-00064M-19 for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2007 12:04:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTye7-00039k-6y for ged-emacs-devel@m.gmane.org; Wed, 21 Mar 2007 06:06:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTye3-00038J-Lh for emacs-devel@gnu.org; Wed, 21 Mar 2007 07:06:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTye2-00037m-8e for emacs-devel@gnu.org; Wed, 21 Mar 2007 07:06:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTye2-00037Z-3e for emacs-devel@gnu.org; Wed, 21 Mar 2007 06:06:18 -0500 Original-Received: from smtp2.voila.fr ([193.252.22.175] helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTycL-000238-VS for emacs-devel@gnu.org; Wed, 21 Mar 2007 07:04:34 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4104.voila.fr (SMTP Server) with ESMTP id 1904E1C00641 for ; Wed, 21 Mar 2007 12:04:33 +0100 (CET) Original-Received: from wwinf4102 (wwinf4102 [172.22.152.29]) by mwinf4104.voila.fr (SMTP Server) with ESMTP id 094E71C00622 for ; Wed, 21 Mar 2007 12:04:33 +0100 (CET) X-ME-UUID: 20070321110433382.094E71C00622@mwinf4104.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| X-detected-kernel: Linux 2.4-2.6 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:68212 Archived-At: Why it is not chosen another system to change the font using the mouse? In this moment (default) to change the font I press SHIFT+[left mouse button] , then choose a font. In general I receive the message << mouse-set-font: Font not found [2 times] >>. That is because there is no rule to select the fonts from the default list. Why it is not assigned to SHIFT + LEFT-MOUSE-BUTTON a menu to choose: - font color - background color - a list of fonts (and to dresse this list detecting at least whether the fonts are instlled in the system). What do you say about this proposal. If the assoc list (buffer-name, color) cannot be implemented, maybe this solution would work better? Alin Soare.