Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Development splash smoothing
Date: Mon, 28 Mar 2011 14:08:39 +0200	[thread overview]
Message-ID: <87fwq7jvlk.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <sa3tyen8yi9.fsf@cigue.easter-eggs.fr>

On Mon, 28 Mar 2011 10:01:18 +0200, Julien wrote:

> On Sat, Mar 26 2011, Adam Sjøgren wrote:
>> Let me know what you think, and please don't hesitate to tear my elisp
>> apart. I have no idea what I am doing.

> I like it.

Thanks! My number of lines/hour is really, really low, though :-)

>> +(defun gnus-splash-svg-color-symbols (list)
>> +  "Do color-symbol search-and-replace in svg file"
>> +  (let ((type (plist-get (cdr list) :type))
>> +        (file (plist-get (cdr list) :file))
>> +        (color-symbols (plist-get (cdr list) :color-symbols)))
>> +    (if (and (string= type "svg"))

> (and) what ? seems the and is useless here. :)

Good catch; I had some more in there earlier but removed (some) of it.


   Thanks!

    Adam

-- 
 "Der er et uendeligt mørke udenfor                           Adam Sjøgren
  Hvis blot man kigger op"                               asjo@koldfront.dk




  reply	other threads:[~2011-03-28 12:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26 18:51 Adam Sjøgren
2011-03-28  8:01 ` Julien Danjou
2011-03-28 12:08   ` Adam Sjøgren [this message]
2011-03-29 17:56   ` Lars Magne Ingebrigtsen
2011-03-29 17:56 ` Lars Magne Ingebrigtsen
2011-03-29 21:16   ` Adam Sjøgren
2011-03-29 22:15     ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fwq7jvlk.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).