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

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

Re: code listp to determine wich os I'm running on


From: Renato
Subject: Re: code listp to determine wich os I'm running on
Date: Fri, 31 Jan 2014 18:02:36 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131104 Icedove/17.0.10


So you can do this instead

(message "System is %s" system-type)

[If you know printf in C this should make sense...  No?]

Ok, I've Done it. I've puteed it as a first line.
My last line of messages buffer...say:
"Loading /home/renato/Dropbox/emacs_prof/.emacs...done"

it seems like it execute the entire .emacs but not the (message...)
Why? :-(

Renato



reply via email to

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