From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.help Subject: Re: Is there a way to get the last message? Date: Mon, 29 May 2017 20:51:02 +0200 Message-ID: References: <87r2z92r2z.fsf@jane> <87lgphp6ug.fsf@rosalinde> <87o9udtdho.fsf@ankarstrom.se> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1496083911 13902 195.159.176.226 (29 May 2017 18:51:51 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 29 May 2017 18:51:51 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 29 20:51:42 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFPlU-0003GL-0Q for geh-help-gnu-emacs@m.gmane.org; Mon, 29 May 2017 20:51:40 +0200 Original-Received: from localhost ([::1]:50033 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFPlZ-0007mO-FK for geh-help-gnu-emacs@m.gmane.org; Mon, 29 May 2017 14:51:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFPl5-0007mH-Bz for help-gnu-emacs@gnu.org; Mon, 29 May 2017 14:51:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFPl2-0005aq-2z for help-gnu-emacs@gnu.org; Mon, 29 May 2017 14:51:15 -0400 Original-Received: from [195.159.176.226] (port=38934 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dFPl1-0005aR-Sb for help-gnu-emacs@gnu.org; Mon, 29 May 2017 14:51:12 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dFPkt-00029I-F6 for help-gnu-emacs@gnu.org; Mon, 29 May 2017 20:51:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 17 Original-X-Complaints-To: usenet@blaine.gmane.org Mail-Copies-To: never Cancel-Lock: sha1:n0yuEui3yl+T97Cljex4ZOZ8CXA= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:113253 Archived-At: John Ankarström wrote: > (advice-add #'message :after > #'get-last-message) > > I'm not 100% sure that `message' is the only > function that creates messages, but that advice > should cover most cases. No, that's OK. But: does it work when `message' is called from C? -- underground experts united http://user.it.uu.se/~embe8573