emacs-devel
[Top][All Lists]
Advanced

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

RE: dolist?


From: Drew Adams
Subject: RE: dolist?
Date: Sat, 2 Jul 2005 15:12:56 -0700

    Yes it permits this:
    (progn (message "test...")(message "test...done"))
    *Messages*
    test...done

Yes, but it should not be hard-wired into the standard message function.

There should either be two different functions, only one of which has this
feature, or this should somehow be optional with `message'.





reply via email to

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