Sébastien Vauban <wxhgmqzgw...@spammotel.com>
writes:

Hi Seb,

> I tried to use this patch, but failed doing so:
>
> [...@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-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


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to