GNU bug report logs - #2951
Suggestion: self-evaluating-p function

Previous Next

Package: emacs;

Reported by: Ralph Schleicher <rs <at> ralph-schleicher.de>

Date: Fri, 10 Apr 2009 21:40:05 UTC

Severity: wishlist

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 2951 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Ralph Schleicher <rs <at> ralph-schleicher.de>
Cc: 2951 <at> debbugs.gnu.org
Subject: Re: bug#2951: Suggestion: self-evaluating-p function
Date: Mon, 13 Apr 2009 13:49:03 -0400
>                      (list symbol (if (self-evaluating-p value)
>                                       value
>                                     (list 'quote value))))

Why not just          (list symbol (list 'quote value)))        ?


        Stefan




This bug report was last modified 15 years and 126 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.