unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Reporting error to user...
@ 2013-03-03 18:58 Oleksandr Gavenko
  2013-03-03 19:39 ` Jambunathan K
  0 siblings, 1 reply; 5+ messages in thread
From: Oleksandr Gavenko @ 2013-03-03 18:58 UTC (permalink / raw)
  To: help-gnu-emacs

I wrote blogging program in Elisp and have to report errors to users (when
required file not found or network authorisation failed).

How to report error to users?

I think that showing *Backtrace* buffer from '(error ...)' is not good way to
do this (I have filling that such behavior indicates bug or "not yet
implemented" condition in program).

(message "...") is better but sometimes another modes hide minibufer text
(like semantic when showing symbol type).

Would like to hear suggestions...

-- 
Best regards!




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-03-05 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-03 18:58 Reporting error to user Oleksandr Gavenko
2013-03-03 19:39 ` Jambunathan K
2013-03-04 19:23   ` Oleksandr Gavenko
2013-03-05  4:51     ` Dmitry Gutov
2013-03-05 21:32       ` Oleksandr Gavenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).