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'.



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to