log4e icon indicating copy to clipboard operation
log4e copied to clipboard

Feature request: log to "*Messages*" buffer

Open fehmud opened this issue 11 years ago • 4 comments

Hello,

thank you for sharing this package.

Would it be possible to log to "Messages" instead of a dedicated buffer? This would allow users to trace the initialization of Emacs.

Thanks for your attention.

EDIT: fixed markup.

fehmud avatar Oct 27 '14 18:10 fehmud

Hi, @egarrulo I'll try it in my free time.

aki2o avatar Nov 01 '14 08:11 aki2o

I've made log dumped to other area by PREFIX--log-enable-messaging at v0.3.0. Check README

aki2o avatar Jan 06 '15 11:01 aki2o

That solves the problem. Thanks.

fehmud avatar Jun 21 '15 16:06 fehmud

It would be nice if it was also possible to log using (message) (not just into the *Messages* buffer). That way, logs would be visible when running without a UI (when running emacs -batch). Or is that already possible in some other way?

jscheid avatar May 06 '19 04:05 jscheid