In many programming tasks it is helpful to be able to write log messages or display alerts to see what code is executing. I am having a bit of trouble with my emacs init file and I was wondering if there was some way to write some sort of log messages from it.
You must log in or # to comment.
C-h f messageto add to the*Messages*buffer (C-h eto jump to that).

