stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] [PATCH] adjoin instead of push for adding to *screen-mode-li


From: Julian Stecklina
Subject: Re: [STUMP] [PATCH] adjoin instead of push for adding to *screen-mode-line-formatters*
Date: Mon, 07 Jul 2008 14:53:59 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

John Li <address@hidden> writes:

> -            (setq *bat-state* nil)
> +            (setf *bat-state* nil)
[...]
> -                  (setq *bat-remain-time* (multiple-value-bind (h m)
> +                  (setf *bat-remain-time* (multiple-value-bind (h m)

Why did you change SETQ to SETF?

Regards,
-- 
Julian Stecklina

Well, take it from an old hand: the only reason it would be easier to
program in C is that you can't easily express complex problems in C,
so you don't. - Erik Naggum (in comp.lang.lisp)

(Spam-Experiment: http://cthulhu.c3d2.de/~astro/badpit.html )

Attachment: pgpQCB6YUU_Zl.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]