Le mar. 13 nov. 2018 à 09:36:17 , Eric S Fraga a
envoyé ce message:
> On Saturday, 10 Nov 2018 at 22:09, Joseph Vidal-Rosset wrote:
>> Hello,
>>
>> I know that it is possible to link emails in Todo list, but I meet
>> difficulties with Gmail IMAP and Gnus when the mail is in the box "All
>> ema
Hello,
Philip Hudson writes:
> I add into Worg file "worg-faq.org" a hyperlink using the "file:"
> protocol, linking to a sub-heading in Worg file "worg-git.org". Exact
> syntax quoted below, from an email thread with Bastien.
>
> Expected behavior:
>
> I expect the HTML exporter automatically u
On Wed, 2018-05-16 at 14:31 -0400, Kaushal Modi wrote:
> Hello,
>
> On Wed, May 16, 2018 at 2:27 PM ST wrote:
>
> Hello,
>
> in the manual
>
> https://orgmode.org/manual/Footnotes.html#Footnotes
>
> it says that footnotes[fn:1]
>
Hello.
Specifically, I have the simple org file:
* a header :foo:
* blah foo: blah :f
If, after typing the last 'f' above, I type 'M-x pcomplete', I get the
message "No completions of f".
Clearly, the problem is in the "foo:" of the 2nd headline. Without
it, or with "foo" (or even with ":foo:"
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
Ah! I was confusing https://github.com/kjambunathan/org-mode-ox-odt with
the main Org distribution.
Sounds like those maintainers are hoping to get their ODT features into the
official Org? I'd be happy to help with documentation if that's an issue
there!
Hello,
Will Pierce writes:
> Ah! I was confusing https://github.com/kjambunathan/org-mode-ox-odt with
> the main Org distribution.
>
> Sounds like those maintainers are hoping to get their ODT features into the
> official Org?
Quite the opposite, unfortunately.
Regards,
--
Nicolas Goaziou
Hello,
ST writes:
> (a) May I propose the [^1] as an alternative footnotes syntax as a new
> feature?
I sympathize with your concern, and [^1] may not have been a bad choice
when footnotes were introduced, but that ship has sailed long ago.
There is enough footnote syntax in Org nowadays. I'd
Hello,
boris martin writes:
> since i have updated org mode to this version if i open a org-mode file
> it will not be fontify i will need to go to org->refresh/Reload->refresh
> setup current buffer
>
> to have the buffer fontify.
>
> this happen with emacs -Q -l /path/to/minimal-org.el
> as we
Hello,
>
> > (a) May I propose the [^1] as an alternative footnotes syntax as a new
> > feature?
>
> I sympathize with your concern, and [^1] may not have been a bad choice
> when footnotes were introduced, but that ship has sailed long ago.
>
> There is enough footnote syntax in Org nowadays.
I tried the Org mode from the Org mode ELPA (org-20181112.tar) but
apparently the bug fix is not in there yet. But I also tried the one from
the latest Git and it's fixed in there. Thanks very much. --Omari
On Thu, Nov 8, 2018 at 12:24 PM Nicolas Goaziou
wrote:
> Hello,
>
> Omari Norman writ
I'm following a Coursera course that uses ML. I have SML up and running on
Emacs 26.1/orgmode 9.1.14. So in an orgmode buffer I have
#+begin_src sml
val u = 1;
val v = 2;
val w = u + v;
#+end_src
and C-c C-c produces
#+RESULTS[8b5...]:
: val v = 2 : int
while the REPL (*sml*) produces
- val u
12 matches
Mail list logo