From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "T. V. Raman" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Cannot run calculator on TTY Date: Thu, 11 Oct 2007 06:30:00 -0700 Message-ID: <18190.9560.402525.665860@gargle.gargle.HOWL> References: <20071001023514.E164D12A4071@localhost> <470090AD.7020701@gmx.at> <18176.62320.27921.579761@gargle.gargle.HOWL> <4701153E.7010408@gmx.at> <18177.46954.59945.891659@gargle.gargle.HOWL> <4701F402.6060403@gmx.at> <18178.18023.858644.85600@gargle.gargle.HOWL> <47028522.60003@gmx.at> <18178.62745.602748.437486@gargle.gargle.HOWL> <470334E7.9020102@gmx.at> <18179.41840.532732.664369@gargle.gargle.HOWL> <18187.33374.913139.901742@gargle.gargle.HOWL> <470BB544.8090708@gmx.at> <18189.42188.229008.184425@gargle.gargle.HOWL> <470DE3E8.3080401@gmx.at> Reply-To: raman@users.sf.net NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1192109506 26029 80.91.229.12 (11 Oct 2007 13:31:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Oct 2007 13:31:46 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, raman@users.sf.net To: rudalics@gmx.at Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 11 15:31:44 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 1Ify7Z-0007rC-42 for ged-emacs-devel@m.gmane.org; Thu, 11 Oct 2007 15:30:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ify7T-00037C-2M for ged-emacs-devel@m.gmane.org; Thu, 11 Oct 2007 09:30:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ify77-0002sx-7D for emacs-devel@gnu.org; Thu, 11 Oct 2007 09:30:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ify75-0002rC-DJ for emacs-devel@gnu.org; Thu, 11 Oct 2007 09:30:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ify75-0002qz-7y for emacs-devel@gnu.org; Thu, 11 Oct 2007 09:30:07 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ify74-0003PY-NM for emacs-devel@gnu.org; Thu, 11 Oct 2007 09:30:06 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ify65-0005nW-5V for emacs-pretest-bug@gnu.org; Thu, 11 Oct 2007 09:29:05 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ify70-0003Nc-CK for emacs-pretest-bug@gnu.org; Thu, 11 Oct 2007 09:30:05 -0400 Original-Received: from alnrmhc16.comcast.net ([204.127.225.96]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ify70-0003NK-3K for emacs-pretest-bug@gnu.org; Thu, 11 Oct 2007 09:30:02 -0400 Original-Received: from localhost (c-71-202-191-236.hsd1.ca.comcast.net[71.202.191.236]) by comcast.net (alnrmhc16) with ESMTP id <20071011133000b1600mdh4ie>; Thu, 11 Oct 2007 13:30:00 +0000 Original-Received: by localhost (Postfix, from userid 1000) id 6DDD712A4071; Thu, 11 Oct 2007 06:30:00 -0700 (PDT) In-Reply-To: <470DE3E8.3080401@gmx.at> X-Mailer: VM alpha-478 under Emacs 23.0.50.29 (i686-pc-linux-gnu) x-attribution: tvr X-Detected-Kernel: Solaris 10 (1203?) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:80604 gmane.emacs.pretest.bugs:20100 Archived-At: In the emacspeak environment, I've set header-line-format to either show just the buffer name or in case of things like my alsaplayer interface, to show the title of the song that is playing. In info mode, I use the default behavior of using the header line to show the node information. In general, the header-line is one of my more favorite features in newer emacsuns since it lets me squirrel away summary information in a manner that gets automatically updated. >>>>> "martin" == martin rudalics writes: >> For something like the calculator that wants to claim as >> small a window as possible, I would guess that the header >> line is not too useful, especially since it has a >> modeline. martin> martin> There should be no problem doing martin> martin> ((not (get-buffer-window calculator-buffer)) martin> (let ((split-window-keep-point nil) martin> (window-min-height 2)) (setq header-line-format nil) martin> martin> in `calculator'. martin> martin> I wonder, however, why `header-line-format' has a martin> non-nil value in the first place. Do you have an martin> advice creating a header line for all sorts of martin> windows? -- Best Regards, --raman Email: raman@users.sf.net WWW: http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk: tv.raman.tv@gmail.com PGP: http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC: irc://irc.freenode.net/#emacs