On Thu, Mar 30, 2017 at 6:50 AM, Nicolas Goaziou wrote:
> Thank you. Unfortunately, there is not much to do with this. Could you
> do some debugging when running the faulty test? It may come from
> something in your configuration.
I think I figured it out. During the fuzzy-links test,
org-open-at
Hello,
Skip Collins writes:
> Test test-org/fuzzy-links backtrace:
> (if (unwind-protect (setq value-10839 (let ((file (make-temp-file "o
> (let (form-description-10840) (if (unwind-protect (setq value-10839
> (let ((value-10839 (cl-gensym "ert-form-evaluation-aborted-"))) (let
> (lambda
Test test-org/fuzzy-links backtrace:
(if (unwind-protect (setq value-10839 (let ((file (make-temp-file "o
(let (form-description-10840) (if (unwind-protect (setq value-10839
(let ((value-10839 (cl-gensym "ert-form-evaluation-aborted-"))) (let
(lambda nil (let ((value-10802 (cl-gensym "ert-f
Hello,
Matt Lundin writes:
> Thanks Nicolas. Yes, it now works with multi-line searches that do not
> contain blank lines.
>
> I think there are some instances in which one might want to search
> across blank lines, such as when one captures a region that contains one
> or more blank lines. E.g.
Hello,
Skip Collins writes:
> 1 unexpected results:
>
>FAILED test-org/fuzzy-links
This is not the case at http://www.randomsample.de:4457/waterfall
The error report would help.
Regards,
--
Nicolas Goaziou0x80A93738
On Mon, Mar 27, 2017 at 7:37 AM, Nicolas Goaziou wrote:
> Fixed, hopefully.
Ran 718 tests, 717 results as expected, 1 unexpected (2017-03-28 17:27:55-0400)
9 expected failures
1 unexpected results:
FAILED test-org/fuzzy-links
Nicolas Goaziou writes:
>> The problem, I think, is the regexp construction in org-link-search.
>> This was introduced back in August of 2015 with commit
>> cfe5bc97f8b18ccbf49d0764746c7563ce8d29da.
>>
>> The problematic line in org.el is 10951:
>>
>> (s-multi-re (mapconcat #'regexp-quote words "
Hello,
Matt Lundin writes:
> Matt Lundin writes:
>
>>
>> Create an active region covering the third sentence and select the
>> org-capture "n" template, which creates the following link:
>>
>> * Test
>>
>> [[file:~/test.txt::Duis%20aute%20irure%20dolor%20in%0Areprehenderit%20in%20voluptate%20
Matt Lundin writes:
>
> Create an active region covering the third sentence and select the
> org-capture "n" template, which creates the following link:
>
> * Test
>
> [[file:~/test.txt::Duis%20aute%20irure%20dolor%20in%0Areprehenderit%20in%20voluptate%20velit%20esse%20cillum%20dolore%20eu%20fu
Following links fails to locate the appropriate location in text files
if the search string in the link contains new lines.
Steps to reproduce:
/usr/bin/emacs -Q ~/config/minimal.el
where minimal.el contains...
--8<---cut here---start->8---
(add-to-list 'load
10 matches
Mail list logo