From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: New version of todo-mode.el (announcement + user guide) Date: Mon, 17 Jun 2013 15:50:35 -0400 Message-ID: <86hagwms8k.fsf@fencepost.gnu.org> References: <87k3m2275u.fsf@rosalinde.fritz.box> <8761xmxfnx.fsf@bzg.ath.cx> <87txl6ghjq.fsf@rosalinde.fritz.box> <87a9myggr7.fsf@wanadoo.es> <87sj0p8z99.fsf@rosalinde.fritz.box> <87mwqwpk98.fsf@rosalinde.fritz.box> <6emwqvxmpo.fsf@fencepost.gnu.org> <8761xjdn7t.fsf@rosalinde.fritz.box> <87txl1bula.fsf@rosalinde.fritz.box> <87obb874ru.fsf@rosalinde.fritz.box> <87y5abbkov.fsf@rosalinde.fritz.box> <87bo75brd8.fsf@rosalinde.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1371498643 15917 80.91.229.3 (17 Jun 2013 19:50:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Jun 2013 19:50:43 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 17 21:50:44 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UofRr-0004Oz-HM for ged-emacs-devel@m.gmane.org; Mon, 17 Jun 2013 21:50:43 +0200 Original-Received: from localhost ([::1]:52096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UofRr-0000mh-6f for ged-emacs-devel@m.gmane.org; Mon, 17 Jun 2013 15:50:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UofRm-0000kG-Mn for emacs-devel@gnu.org; Mon, 17 Jun 2013 15:50:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UofRl-0005Zu-QF for emacs-devel@gnu.org; Mon, 17 Jun 2013 15:50:38 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UofRl-0005Zq-N6 for emacs-devel@gnu.org; Mon, 17 Jun 2013 15:50:37 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UofRk-0004o2-0t; Mon, 17 Jun 2013 15:50:36 -0400 X-Spook: infowar pink noise constitution BRLO nitrate Rule Psix X-Ran: &A2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:160522 Archived-At: Stephen Berman wrote: > This works with :around advice according to my tests. Glenn, is there > some situation where it's necessary or highly advantageous to use a > marker to locate the diary entry? Don't know. It predates me. I added the other thing as a fallback for killed buffers. At least, this is what vc-annotate tells me.