gnu-emacs-sources
[Top][All Lists]
Advanced

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

Re: xabcd.el --- convert raw bytes to the X'ABCD' notation and back


From: florian
Subject: Re: xabcd.el --- convert raw bytes to the X'ABCD' notation and back
Date: Mon, 13 Apr 2009 14:39:43 -0700 (PDT)
User-agent: G2/1.0

No, it does not - sorry again. Please un-fold the 4 lines marked with
> manually:


> nor nil nor a string
    (write-region
     (xabcd-to-byte-string xabcd-string) ; START (a string)
     nil                                 ; END (ignored when START is
> a string)
     filename                            ; FILENAME
     nil                                 ; APPEND (seems an unlikely
> idea)
     silently                            ; VISIT (neither t nor nil
> nor a string: no message)


reply via email to

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