From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62693 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: Larger smilies Date: Wed, 12 Apr 2006 23:25:41 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: References: <87adgwl8ht.fsf@virgil.koldfront.dk> <871wxw5vje.fsf@koldfront.dk> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1144881757 19941 80.91.229.2 (12 Apr 2006 22:42:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Apr 2006 22:42:37 +0000 (UTC) Original-X-From: ding-owner+m11220@lists.math.uh.edu Thu Apr 13 00:42:35 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FTo2e-0000nF-81 for ding-account@gmane.org; Thu, 13 Apr 2006 00:42:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FTo2R-0004bu-00; Wed, 12 Apr 2006 17:42:15 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FTnzE-0004bp-00 for ding@lists.math.uh.edu; Wed, 12 Apr 2006 17:38:56 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FTnz9-0005ox-FT for ding@lists.math.uh.edu; Wed, 12 Apr 2006 17:38:56 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FTnz6-0007Lm-00 for ; Thu, 13 Apr 2006 00:38:48 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FTnz1-0000FA-4n for ding@gnus.org; Thu, 13 Apr 2006 00:38:43 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Apr 2006 00:38:43 +0200 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Apr 2006 00:38:43 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 31 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l;3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2;n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 On Wed, Apr 12 2006, Lars Magne Ingebrigtsen wrote: > asjo@koldfront.dk (Adam Sjøgren) writes: > >> Nicer smileys, whattayathink, comments? > > Neat. I think 'medium should be made the default. For my font size (14) the medium (16x16 pixel) smilies are too large (causing increased "linespread"). Maybe the default should depend on the face height? (defcustom smiley-style (if (and (fboundp 'face-attribute) (>= (face-attribute 'default :height) 160)) 'medium 'low-color) "Smiley style." :type '(choice (const :tag "small, 3 colors" low-color) ;; 13x14 (const :tag "medium, ~10 colors" medium) ;; 16x16 (const :tag "dull, grayscale" grayscale));; 14x14 [...]) I don't know how to check for the size in XEmacs which lacks `face-attribute'. It exists in Emacs 21. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/