emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Here is a patch I want to add to org.el……


From: Nick Dokos
Subject: Re: [O] Here is a patch I want to add to org.el……
Date: Sat, 28 Feb 2015 10:43:59 -0500
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

<address@hidden> writes:

> Hi, buddies:
>     a little change has been made……
>

Trying to apply your patch on top of current master, I get:

,----
| $ git apply ~/Desktop/0001-again.patch 
| /home/nick/Desktop/0001-again.patch:18: trailing whitespace.
| - If the cursor is on the overlay(latex fragment .etc), delete it.
| /home/nick/Desktop/0001-again.patch:19: trailing whitespace.
| 
| /home/nick/Desktop/0001-again.patch:27: trailing whitespace.
|    ((overlayp (car (overlays-at (point)))) (let ((overlay (car (overlays-at 
(point)))))
| /home/nick/Desktop/0001-again.patch:28: trailing whitespace.
|                                              (if (overlayp overlay)
| /home/nick/Desktop/0001-again.patch:29: trailing whitespace.
|                                                  (delete-overlay overlay)
| error: patch failed: lisp/org.el:20757
| error: lisp/org.el: patch does not apply
`----

-- 
Nick




reply via email to

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