From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: X11 extension `resize and rotate' Date: Fri, 23 May 2003 21:36:57 +0200 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <84brxt4fqe.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053719538 14821 80.91.224.249 (23 May 2003 19:52:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 23 May 2003 19:52:18 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri May 23 21:52:15 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 19JIaM-0003qg-00 for ; Fri, 23 May 2003 21:52:14 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19JImG-00069D-00 for ; Fri, 23 May 2003 22:04:32 +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 19JIRz-0002QW-Pc for emacs-devel@quimby.gnus.org; Fri, 23 May 2003 15:43:35 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19JIPC-0000Uc-Vk for emacs-devel@gnu.org; Fri, 23 May 2003 15:40:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19JIO8-0008An-91 for emacs-devel@gnu.org; Fri, 23 May 2003 15:39:36 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19JIMX-0007Da-25 for emacs-devel@gnu.org; Fri, 23 May 2003 15:37:57 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19JIKc-0002hs-00 for ; Fri, 23 May 2003 21:35:58 +0200 Mail-Followup-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19JIJy-0002em-00 for ; Fri, 23 May 2003 21:35:18 +0200 Original-Lines: 13 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:2ZCfpE194Z01x2FVRP2h5szY6xc= 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:14157 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14157 When on the road, I use a certain font on my laptop. When in the office, using the external display, I use a different font. Now there the resize and rotate X11 extension with XFree86 that allows me to change resolutions on the fly. Wouldn't it be cool if Emacs would invoke a hook when this happened so that I could change the Emacs font? I gather that resize and rotate forwards the event somehow to the applications, though I don't know how. -- This line is not blank.