issue25: Optional *Messages* buffer where minibuffer messages are printed

Priority: wish Status: chatting
Messages
msg31 (view) Author: nicktastic Date: 2008-09-19.17:54:24
Also optionally dump minibuffer messages to the console.
msg108 (view) Author: jbms Date: 2008-10-15.08:09:27
A simple alternative would be to have an option for logging messages to a file (presumably something like
messages.txt in the profile directory, which is by default truncated each time conkeror starts), and then
have a command like M-x messages that invokes an external program, like tail -f   or emacs in an
appropriate mode, to view the messages file.  Aside from the "(ab)use Conkeror as a window manager"
reason, I don't see any advantage in having it built into Conkeror.  If this seems acceptable, I'll go
ahead an implement it.  (It isn't very difficult, after all.)
History
Date User Action Args
2008-10-15 08:09:27jbmssetmessages: + msg108
2008-09-19 17:54:24nicktasticsetstatus: unread -> chatting
messages: + msg31
2008-09-19 17:54:07nicktasticcreate