From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13921 Path: news.gmane.org!not-for-mail From: Mark Triggs Newsgroups: gmane.emacs.gnus.user Subject: Re: A small patch for nnir.el Date: Sun, 21 Mar 2010 08:01:32 +1100 Message-ID: <87ociid7wz.fsf@dishevelled.net> References: <87eijitjnp.fsf@dishevelled.net> <87mxy45cw0.fsf@lifelogs.com> <87d3z0klpi.fsf@dishevelled.net> <87fx3vf2zb.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1273155059 21882 80.91.229.12 (6 May 2010 14:10:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 May 2010 14:10:59 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu May 06 16:10:53 2010 connect(): No such file or directory Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OA1mv-0004P4-11 for gegu-info-gnus-english@m.gmane.org; Thu, 06 May 2010 16:10:53 +0200 Original-Received: from localhost ([127.0.0.1]:55021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OA1mu-0007Cq-8N for gegu-info-gnus-english@m.gmane.org; Thu, 06 May 2010 10:10:52 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!news2.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Sat, 20 Mar 2010 16:01:34 -0500 Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus v5.13 Cancel-Lock: sha1:EWZsNdqawMvhtoNkcCBMQ+oFyJg= Original-Lines: 19 X-Usenet-Provider: http://www.giganews.com Original-X-Trace: sv3-O06XVO9dvw0JG++k6wOm8PGn2Lua5C+MH158UqlLwmcsiNIt0d3YgfsLUnBLj8yOkB15BndajeTqoUc!6qCeWWwScU+nKWEiJJjWqI4FYPRODBIglIBzEDyYbRJg0zdPGSNIKg== Original-X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Original-Xref: usenet.stanford.edu gnu.emacs.gnus:84155 X-Mailman-Approved-At: Wed, 05 May 2010 21:10:53 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13921 Archived-At: Ted Zlatanov writes: > Comitted. I renamed the function with "-override-" so it's clear it > overrides the normal flow and used an if with comments instead of the > unless. The changes are still tiny. Can you test and write back if > it works for you or not? Many thanks, Ted; that's working fine for me. Just for reference, here's what I'm doing in my own code: http://github.com/marktriggs/mailindex/raw/master/contrib/mailindex.el Thanks again, Mark -- Mark Triggs