From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/5972 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.user Subject: Re: How to define this summary-line-format? Date: Mon, 07 Nov 2005 18:48:30 +0100 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: <86slu8eler.fsf@sl392.st-edmunds.cam.ac.uk> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138671595 29604 80.91.229.2 (31 Jan 2006 01:39:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:39:55 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:36:06 2006 Original-Newsgroups: gnu.emacs.gnus X-Face: :6KQZ[nyoS_edmB.%gw-=)BYth^|2+Y+^cu%I$FSx!&>-'om>3H7A|M&n(V7fIo3P.;yo.b yq4$p;ZaBtkv)\}biaiBQe"mD}iib1AA@99-fZ7i*bLhNRVC&0Wkxg9)SH?oWc@{ Mail-Copies-To: nobody User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:/W8mBHzJeso9HhvbujitKcVbBWc= Original-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de Original-X-Trace: news.uni-ulm.de 1131386583 134.60.10.123 (7 Nov 2005 19:03:03 +0100) Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!uio.no!195.27.83.130.MISMATCH!newsfeed.cw.net!news-FFM2.ecrc.de!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!news.uni-ulm.de!bridgekeeper.physik.uni-ulm.de!not-for-mail Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:6114 Original-Lines: 24 X-Gnus-Article-Number: 6114 Tue Jan 17 17:36:06 2006 Xref: news.gmane.org gmane.emacs.gnus.user:5972 Archived-At: On Mon, Nov 07 2005, Frank Schmitt wrote: > (unless (eq window-system nil) > (setq gnus-sum-thread-tree-root "►") > (setq gnus-sum-thread-tree-leaf-with-other "├─►") > (setq gnus-sum-thread-tree-single-leaf "└─►") > (setq gnus-sum-thread-tree-vertical "│")) Probably you meant to test if Emacs is able to display those chars instead of testing if `window-system' is non-nil. But I'm not sure what is the best way to test this. (when (or window-system (eq (terminal-coding-system) 'mule-utf-8)) [...]) ... isn't much more clean. Better suggestions? Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/