emacs-devel
[Top][All Lists]
Advanced

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

async message


From: Ivan Shmakov
Subject: async message
Date: Thu, 09 Apr 2015 15:19:38 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

>>>>> Rasmus  <address@hidden> writes:
>>>>> Hi, raman <address@hidden> writes:

 >> I need to find a way of telling #'message not to talk when called
 >> from an async task — or more generally, if called from anything
 >> except the main UI thread.  Any ideas?

 > Is something like this too hackish?

 > (cl-letf (((symbol-function 'message) 'ignore)) whatever)

        While I tend to agree there’s a problem with the echo area, I’d
        rather have ‘message’ /still/ add to the *Messages* buffer even
        when otherwise “muted”.

[…]

-- 
FSF associate member #7257  http://boycottsystemd.org/  … 3013 B6A0 230E 334A



reply via email to

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