On Monday, 12 Jun 2017 at 16:14, Birnle wrote:
> But I’ve read that it is possible to directly export to Markdown –
> that is the format I usually work with. By exporting an Org mode file
> these unnecessary spaces should be erased. I just have to figure out
> how to export to Markdown from Org mod
On Tuesday, 13 Jun 2017 at 02:00, Birnle wrote:
> Which book (or books) do I have to read / work through to get from
> Emacs/Org novice to (almost) guru? Which is/are the best in your
> opinion?
Much of emacs, including the various subsystems (gnus, org, calc, ...)
is documented via the info syste
Thank you, Marcin,
In fact, rectangle deletion doesn’t work since the text has over 700
header lines that are not indented. But replace-regexp works.
Best,
Birnle
On 13 Jun 2017, at 5:21, Marcin Borkowski wrote:
On 2017-06-12, at 23:42, Birnle wrote:
Thank you, John, for your answer. And
Am 10.06.2017 um 09:36 schrieb Nicolas Goaziou:
> Hello,
>
> Florian Lindner writes:
>
>> Ok, my new version is here. It should be able to replace
>> org-attach-set-directory
>
> Thank you. Comments follow.
>
>> Some questions about the code
>>
>> * Is that the correct way to deal with a boole
Am 10.06.2017 um 09:36 schrieb Nicolas Goaziou:
> Hello,
>
> Florian Lindner writes:
>
>> Ok, my new version is here. It should be able to replace
>> org-attach-set-directory
>
> Thank you. Comments follow.
>
>> Some questions about the code
>>
>> * Is that the correct way to deal with a boole
The answer - all of them are good.
Emacs and Org manuals are available from inside of Emacs with every
installation. They describe out-of-box capabilities of Emacs and Org
respectively. Ideally you want to skimp through them, so you'd
understand what's available. Then you can reference them as
Hello,
"Somelauw ." writes:
> I found a small error in the documentary in org-element.el
> On line 32, it says "An element always starts and ends at the
> beginning of a line."
> This is not completely accurate.
>
> Take the following example
>
> - foe
>
> Here we have an item list containing an
Hello,
Kaushal Modi writes:
> I have attached the same patch with one more test; rebased to master.
Great. Thank you.
> * lisp/org.el (org--file-cache): New internal variable to store
> downloaded files' cache.
>
> * lisp/org.el (org-reset-file-cache): New function to clear the above
> file ca
Hi Nicolas,
Thanks for one more round of detailed feedback.
I have attached the revised patch.
On Tue, Jun 13, 2017 at 8:43 AM Nicolas Goaziou
wrote:
> It should be something like
>
> * lisp/org.el (org--file-cache): New variable
> (org-reset-file-cache):
> (org-file-url-p): New function
Hi,
some tests in test-org-colviews.el fail. If this patch is acceptable, I
will send more to fix the other failed test cases.
Let me know if I understand the test intent of this failed test case
correctly. Below is a summary from my patch:
* lisp/test-org-colview.el (test-org-colview/columns-sum
I assume the change is this one:
commit 942b6267a09e167ad3a546e83205601aa5c0704e
Author: Nicolas Goaziou
Date: Tue Apr 18 11:55:27 2017 +0200
org-agenda: `tags-todo' command type includes DONE keywords
I was rather fond of the old behaviour, which I used in
Hello,
Christian Lynbech writes:
> Is there a way in the new system to make a custom agenda that will only
> include todos in not-done states, without having to add those states
> explicitly to the tags-todo search command?
See (info "(org) Matching tags and properties"), last paragraph.
Regar
> I have attached the revised patch.
LGTM. Thank you for the work!
Regards,
Hello,
Florian Lindner writes:
> What is the use of (and org-attach-allow-inheritance t)? Doesn't it always
> returns org-attach-allow-inheritance?
It return nil if `org-attach-allow-inheritance' is nil, t otherwise. In
particular, if `org-attach-allow-inheritance' is set to `selective', the
S
On Tue, Jun 13, 2017 at 5:32 PM Nicolas Goaziou
wrote:
> > I have attached the revised patch.
>
> LGTM. Thank you for the work!
>
Yay! Pushed to master.
Thanks for the super reviews. It was a great learning experience.
--
Kaushal Modi
15 matches
Mail list logo