Hi The List.
Here is an alternative, faster version of org-table-to-lisp. It can be
more than 100 times faster.
#+BEGIN_SRC elisp
(defun org-table-to-lisp-faster (&optional org-table-at-p-done)
"Convert the table at point to a Lisp structure.
The structure will be a list. Each item is either t
Ah, great, thanks!
I have been looking at the wrong node all the time.
However, the manual node you're pointing to disagrees with the claim that
those are equivalent:
>If you need both a repeater and a special warning period in a deadline
>entry, the repeater should come first and the warning pe
Vladimir Nikishkin writes:
> I need to pay a fee by every 28th of the month, and I want this task
> to show up in the agenda from the 20th of the next not paid month.
>
> What's the proper DEADLINE format?
>
> DEADLINE: <2020-02-28 Sun .+1m -10d> ?
> DEADLINE: <2020-02-28 Sun -10d .+1m> ?
Tho
Hello, everyone
I need to pay a fee by every 28th of the month, and I want this task
to show up in the agenda from the 20th of the next not paid month.
What's the proper DEADLINE format?
DEADLINE: <2020-02-28 Sun .+1m -10d> ?
DEADLINE: <2020-02-28 Sun -10d .+1m> ?
Thanks!
--
Yours sincerely
Thanks for the patch. Looks like a nice improvement to me.
akater writes:
> * lisp/org-agenda.el (org-todo-list): Use completing-read-multiple
> instead of completing-read when selecting todo keywords to filter by
> in Agenda.
This and the rest of the lines were unwrapped. Could you wrap them
On 4/29/20 6:30 PM, Tim Cross wrote:
>
> Jude DaShiell writes:
>
>> Two different scripts one yproxy and the other nproxy.
>> Put the necessary running code in each.
>>
>> On Wed, 29 Apr 2020, Neil Cherry wrote:
>>
>>> Date: Wed, 29 Apr 2020 13:36:50
>>> From: Neil Cherry
>>> To: Org Mode
>>>
Jude DaShiell writes:
> Two different scripts one yproxy and the other nproxy.
> Put the necessary running code in each.
>
> On Wed, 29 Apr 2020, Neil Cherry wrote:
>
>> Date: Wed, 29 Apr 2020 13:36:50
>> From: Neil Cherry
>> To: Org Mode
>> Subject: org-mode setting the browser with options
Two different scripts one yproxy and the other nproxy.
Put the necessary running code in each.
On Wed, 29 Apr 2020, Neil Cherry wrote:
> Date: Wed, 29 Apr 2020 13:36:50
> From: Neil Cherry
> To: Org Mode
> Subject: org-mode setting the browser with options
>
> I need to use 2 different Windows
I need to use 2 different Windows browser (proxy and no-proxy is the reason).
What I want to do is that if it's example.com use firefox (no options). If it's
example.org use chrome --no-proxy-server. I'm not exacly sure how to approach
this.
Thanks
--
Linux Home Automation Neil Cherry
* lisp/org-agenda.el (org-todo-list): Use completing-read-multiple instead of
completing-read when selecting todo keywords to filter by in Agenda.
* lisp/org-agenda.el (org-todo-list): Fix a typo in the prompt.
There is minor UX cost to Helm users: while candidates list used to appear
immediat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
I found when network is bad and slow, or the download file is big, the
org-attach-url will suspend Emacs for a long time. User might have to cancel
downloading, and start again later.
I hope to make "org-attach-url" download file asynchronously. Bu
Hello,
Kévin Le Gouguec writes:
> Nicolas Goaziou writes:
>
>> For example, having RET
>> inserting a plain newline would be a disaster in many locations.
>
> I don't think I've seen anybody advocating for that! If you are
> referring to this bit:
Hello,
Am 25.04.2020 um 18:19 schrieb Nicolas Goaziou:
Hello,
I cannot answer all open questions as the thread would spread too thin.
So, I'll try to subsume where Org is at the moment, and what need to be
decided.
Thanks for the suggestion. Looks like a pretty solid approach.
There is a li
13 matches
Mail list logo