From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.devel Subject: Where to put images for lisp packages? (was: Gnus 5.10 is now on the trunk) Date: Thu, 09 Sep 2004 15:33:05 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20040831224603.GB6230@fencepost> <20040904132456.GA16964@fencepost> Reply-To: Reiner Steib NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094736829 13435 80.91.224.253 (9 Sep 2004 13:33:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2004 13:33:49 +0000 (UTC) Cc: sds@gnu.org, Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 09 15:33:21 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5P3B-0001Vp-00 for ; Thu, 09 Sep 2004 15:33:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5P8V-0007gI-D8 for ged-emacs-devel@m.gmane.org; Thu, 09 Sep 2004 09:38:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5P8N-0007gB-JS for emacs-devel@gnu.org; Thu, 09 Sep 2004 09:38:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5P8N-0007fs-1q for emacs-devel@gnu.org; Thu, 09 Sep 2004 09:38:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5P8M-0007fp-W3 for emacs-devel@gnu.org; Thu, 09 Sep 2004 09:38:43 -0400 Original-Received: from [134.60.1.1] (helo=mail-new.rz.uni-ulm.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C5P2x-0007sl-L0; Thu, 09 Sep 2004 09:33:08 -0400 Original-Received: from lumberjack.physik.uni-ulm.de (lumberjack.physik.uni-ulm.de [134.60.10.173]) by mail.uni-ulm.de (8.13.1/8.13.1) with ESMTP id i89DX5EO020747; Thu, 9 Sep 2004 15:33:05 +0200 (MEST) Original-Received: by lumberjack.physik.uni-ulm.de (Postfix, from userid 170) id 6B1F618175; Thu, 9 Sep 2004 15:33:05 +0200 (CEST) Mail-Followup-To: Emacs development , sds@gnu.org, Miles Bader Original-To: Emacs development X-Face: /U7=m^"/-Dn61mAl{g9e3>\G5Tp,oEX|V)g2I1hBk\ML; )7A?6cmB-y7y?'NA^J<=oz7syB =(McAwIHgLX!.B?R3X}98d@?>CrT094KLWh]WU4gDpnL/")MS(XoQTv`Oq225uL>+; CpPXo$N5e>N> $tPd-gbB^F{gQS#1ase]XO~D4p4M"3+F-7~u]dy3I?Pb8RO*H-EFeWDUf?Rf, d]pv\Jvh2Cht!A=im yKAS2Z%Ao^;}W/qzMvMm In-Reply-To: (Miles Bader's message of "Thu, 09 Sep 2004 19:11:48 +0900") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) X-DCC-RollaNet-Metrics: gemini 1004; Body=3 Fuz1=3 Fuz2=3 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26926 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26926 On Tue, Sep 07 2004, Miles Bader wrote: > On Mon, Sep 06, 2004 at 07:58:29PM +0200, Reiner Steib wrote: [...] >> I have placed the new (or changed) images in lisp/gnus/. This is the >> location where most images lived before the merge (i.e. in Gnus 5.9). >> >> But I think it would be better to move the files lisp/gnus/*.[px][bp]m >> to etc/gnus/ [1] and etc/smilies/ [2]. Currently, the smilies images >> aren't found. > > We should come up with some sort of consistent rule for where lisp-package > image files go -- currently it seems kinda random: [...] I agree. > If they're to go in etc/, it would be nice if they went in to a > sub-hierarchy that strictly mirrored the correspodning lisp dirs, to > make them easier to find (for a hacker, not for the code :-). "strictly" would require minor changes in `smilies.el': Look in etc/gnus instead of etc/smilies. On Thu, Sep 09 2004, Miles Bader wrote: > FWIW, I've gotten around to switching to the new in-tree Gnus (I > uninstalled my previous Gnus 5.10 installation), and everything seems to > work fine, including the Gnus mode-line icon. Do you see these test smilies as images (when `gnus-treat-display-smileys' is non-nil)? | Test smileys: :-) :-\ :-( :-/ For me, `smiley-data-directory' is nil and no graphical smilies are displayed: ,---- | (defcustom smiley-data-directory (nnheader-find-etc-directory "smilies") | "*Location of the smiley faces files." `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/