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: Sébastien Vauban
Subject: [Orgmode] Re: [PATCH] Make footnotes work correctly in message-mode
Date: Fri, 22 Oct 2010 16:24:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

Hi Tassilo,

Tassilo Horn wrote:
> Sébastien Vauban <address@hidden> writes:
>
>> 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.

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

-- 
Sébastien Vauban




reply via email to

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