Re: (case 'quote ('lambda 1) (otherwise 2))



On Jan 30, 6:44 am, tayssir.j...@xxxxxxxxxxxxxx wrote:
Hmm, maybe I should use something similar when I want things to pretty-
print like (function ...) rather than #'.... (Say, in a quick 'n dirty
logfile thing, where #'... did once annoy me.)

;; Bind this to nil if you want sourcecode to be printed using a style
;; like (function ...) rather than #'...
(defvar *print-code-fancily* t)
[...]

Oh, speaking of depressingly hackish code, there's a new defmacro.org
article out, which consoled me a bit about it...
<http://www.defmacro.org/ramblings/lisp-ducati.html>

(Apparently defmacro.org isn't on Planet Lisp.)


Tayssir

.



Relevant Pages

  • VBscript from domain controller
    ... Some parts of the sourcecode comments are written in german. ... Erstlogon = false ... logfile = logfile & inhalt & CRLF ...
    (microsoft.public.de.german.scripting.wsh)
  • "*.dlv.isc.org DS: must be secure" warnings [was: Re: 9.6.1-P1 log message]
    ... along with an admission that current versions of BIND ... assume that they are the result of temporary network glitches somewhere, ... then fell back to almost nil after 15 September (we've seen just one since ... I would be very interested to know whether other recursive nameserver ...
    (comp.protocols.dns.bind)
  • Re: LET* where to put end ) and way
    ... matter of style, that you haven't initialized a variable differently ... than saying that you have initialized it to NIL. ... I was under the impression that the parens had always been there since ... (bind (((values a b c) ...
    (comp.lang.lisp)
  • Re: instance_eval with method proc
    ... If the method is in a common superclass, ... UnboundMethod and bind it to the new object. ...
    (comp.lang.ruby)
  • Problem with named/bind 9.3.1 (FC4)(exiting (due to assertion failure))
    ... After receiving this error message on my logfile I found on google that this was a problem with bind versions prior to 9.2.1. ...
    (Fedora)