From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: [PATCH] Make footnotes work correctly in message-mode Date: Fri, 22 Oct 2010 16:24:20 +0200 Message-ID: <80iq0ue25n.fsf@mundaneum.com> References: <87tykgxqbb.fsf@fastmail.fm> <878w1s7zw8.fsf@thinkpad.tsdh.de> <871v7k7ydt.fsf_-_@thinkpad.tsdh.de> <4CC00391.6050608@easy-emacs.de> <87wrpb7unc.fsf@thinkpad.tsdh.de> <15036.1287673547@gamaville.dokosmarshall.org> <87k4lbfu95.fsf@MagnumOpus.khem> <87mxq75zvv.fsf@thinkpad.tsdh.de> <87bp6nicn7.wl%ucecesf@ucl.ac.uk> <80zku63adu.fsf@mundaneum.com> <87lj5q7ebq.fsf@thinkpad.tsdh.de> <87hbge7dv4.fsf_-_@thinkpad.tsdh.de> <80mxq6e8aw.fsf@mundaneum.com> <8762wu76nm.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Tassilo, Tassilo Horn wrote: > S=C3=A9bastien Vauban writes: > >> I tried to use this patch, but failed doing so: >> >> [sva@MEDIACENTER] ~/src/org-mode>git apply patch >> patch:18: trailing whitespace. >> (let ((max (if (and (eq major-mode 'message-mode) >> patch:19: trailing whitespace. >> (re-search-forward message-signature-separat= or nil t)) >> patch:20: trailing whitespace. >> (progn (beginning-of-line) (point)) >> patch:21: trailing whitespace. >> (goto-char (point-max))))) >> patch:22: trailing whitespace. >> (skip-chars-backward " \t\r\n") >> error: patch failed: lisp/org-footnote.el:302 >> error: lisp/org-footnote.el: patch does not apply > > Hm, git apply is correct. So I guess your is bogus. I've > just downloaded the patch from > http://patchwork.newartisans.com/project/org-mode/list/ by selecting the > patch in the summary followed by Download patch. That does apply without > problems here. Successfully applied, now. The problem was my patch file was in UTF-8-dos, not unix... Thanks. Still need to test it now... Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode