emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [PATCH] Make footnotes work correctly in message-mode


From: Tassilo Horn
Subject: [Orgmode] Re: [PATCH] Make footnotes work correctly in message-mode
Date: Fri, 22 Oct 2010 14:29:01 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Sébastien Vauban <address@hidden>
writes:

Hi Seb,

> I tried to use this patch, but failed doing so:
>
> address@hidden ~/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-separator 
> 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 <patch> is correct.  So I guess your <patch> 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.

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]