-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
I'm write a new feature for Org-mode, need to modify the document, which file
should I modify?
doc/org-manual.org or doc/org.texi?
If it is doc/org-manual.org will be great. It is really hard for me to read TeX
code.
- --
[ stardiviner ] don't n
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
I'm write a new feature for Org-mode, need to modify the document, which file
should I modify?
doc/org-manual.org or doc/org.texi?
If it is doc/org-manual.org will be great. It is really hard for me to read TeX
code.
- --
[ stardiviner ] don't nee
Hello,
Robert Irelan writes:
> I have an org-capture template of type file+olp+datetree and :time-prompt
> t. Whenever I invoke it, it prompts me for a date. If I enter the current
> date at the prompt, `%u` correctly formats the captured entry with today's
> date. However, if I enter any other
Hi Nicolas,
* Nicolas Goaziou [2018-04-03; 22:05]:
> Gregor Zattler writes:
>
>> Yes, sure. Sorry, for my laziness. None of my templates work any more
>> with git master. This is a (for privacy reasons) shortend version of
>> my customizations, done with the customize system:
>>
>> ...
>> '(o
Hi,
These patches improve the block insertion mechanisms using both the
keyboard binding and org-tempo.
I first sent these patches at Christmas, but did not have time to finish
them due to unexpected events.
On the Tempo side the cursor placement is a bit more clever. For an
"empty" source bloc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
I have following org document:
* requests-html
:PROPERTIES:
:header-args: :session requests-html
:END:
Make a GET request to 'python.org', using Requests:
#+begin_src python
from requests_html import HTMLSession
session = HTMLSession()
r = sessi
Leo Vivier writes:
> Hello,
>
> Thank you for pointing me in the right direction. I've created another
> init file just for async-export, and not only have I got it to work,
> but it's also quite a lot faster than it used to be.
>
> All that remains now is to find a way to re-write my function. M
Leo Vivier writes:
> Hello,
>
> Thank you for pointing me in the right direction. I've created another
> init file just for async-export, and not only have I got it to work, but
> it's also quite a lot faster than it used to be.
>
> All that remains now is to find a way to re-write my function.
Hello,
Thank you for pointing me in the right direction. I've created another
init file just for async-export, and not only have I got it to work, but
it's also quite a lot faster than it used to be.
All that remains now is to find a way to re-write my function. My
knowledge of elisp if fair
Thomas P writes:
> Curious. Not even if you set your cursor on the a and press TAB again? (I
> sometimes have to do it twice).
>
> This is what I did:
>
> Downloaded https://orgmode.org/org-9.1.9.zip and unzipped to ~/tmp/org-9.1.9
>
> Ran:
> emacs -Q
>
> In the scratch-buffer:
> (add-to-list
Curious. Not even if you set your cursor on the a and press TAB again? (I
sometimes have to do it twice).
This is what I did:
Downloaded https://orgmode.org/org-9.1.9.zip and unzipped to ~/tmp/org-9.1.9
Ran:
emacs -Q
In the scratch-buffer:
(add-to-list 'load-path "~/tmp/org-9.1.9/lisp")
(r
Hello,
Leo Vivier writes:
> I've encountered an issue trying to write a function to toggle between
> two org-latex-pdf-process states (short & long). The function works as
> intended when using synchronous export (the PDF is created with the
> appropriate number of steps), but it doesn't work wi
After 'M-x org-tags-view c-g', there is a empty buffer named *Org Agenda*
left, which is unwanted to me.
Hello,
Thomas P writes:
> With org-mode 9.1.9, my tables sometimes become misaligned when I press TAB
> and the cursor is in a cell with a link.
>
> In an org-mode buffer, enter:
>
> | aa | aa |
> | [[a][a]] | |
>
> The lower-left cell becomes misaligned when I press TAB and the cursor
> is on
Hello,
With org-mode 9.1.9, my tables sometimes become misaligned when I press TAB and
the cursor is in a cell with a link.
In an org-mode buffer, enter:
| aa | aa |
| [[a][a]] | |
The lower-left cell becomes misaligned when I press TAB and the cursor is on
the link "a".
I get no misalignmen
15 matches
Mail list logo