Here is the example:
#+begin_src org
* headline
:CUSTOM_ID: 测试
#+end_src
I use org-store-link, and org-insert-link keybindings. But it reports error:
Position saved to mark ring, go back with ‘M-,’.
if: No match for custom ID:
%E5%AE%BD%E5%BA%A6%E4%BC%98%E5%85%88%E6%9C%89%E5%88%A9%E4%BA%8E%E5
Yet another data point:
I followed your suggestion :
* desinstalled MELPA's org
* cloned https://code.orgmode.org/bzg/org-mode.git
* make autoloads
* make
* emacs -q
* M-: (add-to-list 'load-path "/org-mode/lisp")
C-c C-e l o still gets me the same result (i. e. a table of contents
en
Nicolas Goaziou writes:
> David Masterson writes:
>> Why does org-insert-heading insert a heading with a blank line after it
>> inserts the heading while org-insert-heading-respect-context does not?
> It may be a bug. Do you have an ECM for it?
No. Thought it might be a mistake on my part.
hm. I would have interpreted it as an empty string with a strikethrough,
followed by a plus. It makes sense to require 1 or more characters
between them though.
Why is +-+ not a - with a strikethrough? Because it is a table line? Or
+ + is not a space with a strikethrough. I guess there are word
b
Emmanuel Charpentier writes:
> Thanks for a prompt answer ! A couple questions :
>
> 1) What do you mean by "minimal configuration" ? A stripped
> .emacs/d/init.el ?
Indeed.
> 2) How can I get the "development version" ? I'm following MELPA
> already...
You have to clone the repository and loa
Hello,
Matt Price writes:
> Personally I prefer your solution. Would you like me to make a new patch or
> would you prefer to do this yourself?
Please be my guest. ;)
Thank you!
Regards,
--
Nicolas Goaziou
Hello,
David Masterson writes:
> Why does org-insert-heading insert a heading with a blank line after it
> inserts the heading while org-insert-heading-respect-context does not?
It may be a bug. Do you have an ECM for it?
> Am I missing a setting? Or have I (accidently) set a setting without
One more data point : I can reproduce the problem with no init file :
* same org file
* emacs started by "emacs -q"
* M-x (require 'org)
* C-x C-f TstLanguage.org
* C-c C-e l p
==> Same result.
HTH,
--
Emmanuel Charpentier
Le dimanche 25 novembre 2018 à 20:03 +0100, Nicolas Goaziou a
Nicolas Goaziou writes:
> Neil Jerram writes:
>> On 23 November 2018 23:23:27 GMT, David Masterson
>> wrote:
>>>Probably a dumb question, but is there a standard format for Org
>>>outlines. I'm particularly wondering about the use of blank lines. I
>>>prefer to have blank lines before my hea
Hi again,
> -Original Message-
> From: Nicolas Goaziou
> Sent: den 20 november 2018 00:52
> To: Gustav Wikström
> Cc: Org Mode List
> Subject: Re: [RFC] Link-type for attachments, more attach options
>
> > Yeah - I liked "attached" because I prefer clear keywords. But sure,
> > we can
On Sun, Nov 25, 2018, 4:02 AM Nicolas Goaziou Hello,
>
> Matt Price writes:
>
> > Then I'm sorry for the noise (and also for this aside!). Magit, or git,
> or
> > some other tool was doing something quite strange and disturbing, and I
> am
> > now seeing these remotes in my repo:
> > dup /
Thanks for a prompt answer ! A couple questions :
1) What do you mean by "minimal configuration" ? A stripped
.emacs/d/init.el ?
2) How can I get the "development version" ? I'm following MELPA
already...
--
Emmanuel Charpentier
Le dimanche 25 novembre 2018 à 20:03 +0100, Nicolas Goaziou a écr
Hello,
Emmanuel Charpentier writes:
> As of today, I note that the #+langiage export variable is no longer
> honored when exporting to LaTeX/PDF. See enclosed files :
>
> - #+language:fr should get me a table of contents entitled "Table des
> matières" ;
>
> - #+ the Latex file has "pdflang={
On November 25, 2018 at 1:08:35 AM, Nicolas Goaziou
(m...@nicolasgoaziou.fr(mailto:m...@nicolasgoaziou.fr)) wrote:
> Hello,
> Applied.
> Fixed.
Thank you for the quick response!
Aaron
As of today, I note that the #+langiage export variable is no longer
honored when exporting to LaTeX/PDF. See enclosed files :
- #+language:fr should get me a table of contents entitled "Table des
matières" ;
- #+ the Latex file has "pdflang={Frenchb}}" in a \hypersetup call,
but nothing ev
Hello,
Thierry Banel writes:
> Org defines C-c C-x i as org-insert-columns-dblock. Instead, it could call
> the org-insert-dblock dispatcher shown here. The original
> org-insert-columns-dblock would be one among
> other dblock inserters.
>
> Possible dblocks:
> org-insert-columns-dblock
>
Hello,
Aaron Jensen writes:
> Brave is a chromium-based browser, so the existing Chrome code works
> with slight modifications.
Applied.
> By the way, I’ve signed FSF papers though
> https://orgmode.org/worg/org-contribute.html currently has me listed
> in the wrong place.
Fixed.
Thank you.
Hello,
Matt Price writes:
> Then I'm sorry for the noise (and also for this aside!). Magit, or git, or
> some other tool was doing something quite strange and disturbing, and I am
> now seeing these remotes in my repo:
> dup /tmp/tmp-orgtest/org-annex-testoRSq4r/ (fetch)
> dup /tmp/tm
18 matches
Mail list logo