From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fixes org-rmail-store-link Date: Tue, 07 Aug 2012 12:10:36 +0200 Message-ID: <87a9y7xbab.fsf@gnu.org> References: <87txwgsga2.fsf@lapcat.tftorrey.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sygjs-0001K1-Ff for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 06:10:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sygjm-0000mL-M9 for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 06:10:12 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:39405) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sygjm-0000lr-F9 for emacs-orgmode@gnu.org; Tue, 07 Aug 2012 06:10:06 -0400 Received: by wibhq4 with SMTP id hq4so1960616wib.12 for ; Tue, 07 Aug 2012 03:10:05 -0700 (PDT) In-Reply-To: <87txwgsga2.fsf@lapcat.tftorrey.com> (T. F. Torrey's message of "Mon, 06 Aug 2012 00:09:25 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "T.F. Torrey" Cc: emacs-orgmode@gnu.org Hi, tftorrey@tftorrey.com (T.F. Torrey) writes: > Attempting to save a link in an Rmail buffer fails with the error > "Wrong type argument: arrayp, nil". This is fixed now, thanks. I used a slightly different fix, taking `rmail-header-style' into account. Thanks anyway for the patch! Best, -- Bastien