emacs-devel
[Top][All Lists]
Advanced

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

Problems with lwarn at startup


From: Lennart Borgman
Subject: Problems with lwarn at startup
Date: Wed, 13 Dec 2006 03:22:55 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

If I add the code below to my .emacs and answer 'n' the splash screen does not go away. It changes form however to some text only form.

 (unless (y-or-n-p "Some question ")
   (lwarn '(test) :warning "Test warning"))





reply via email to

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