Dear All,
the following problem occurs reproducibly with GNU Emacs 26.1 (see below
for details), even when starting emacs with -Q
If I use a table in my org file and convert that table to table.el the
caption is not exported into either the HTML or Latex File. Export to ASCII
works as expected.
In the "Requirements" section of ob-gnuplot.el's header comment, the
link given for gnuplot-mode no longer works. The same broken link is
also present in org-manual.org.
Since gnuplot-mode is available on MELPA, I think the most helpful
advice for people trying to set up org-babel-gnuplot would b
It's in the "wip-cite" branch. And you can try kjambunathan's odt exporter
with the following setting.
The ODT and JabRef exporters can now be with Emacs Package Mananger's M-x
list-packages. The package is available at
https://raw.githubusercontent.com/kjambunathan/org-mode-ox-odt/master/elpa/.
S
Hello Nicolas,
The complete diff is:
$ ~/src$ git clone https://code.orgmode.org/bzg/org-mode.git
$ cd org-mode
$ git merge origin/wip-cite
Auto-merging testing/lisp/test-org-element.el
Auto-merging lisp/org-element.el
CONFLICT (content): Merge conflict in lisp/org-element.el
Automatic merge fail
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 headings for readability, but I
think a lot of other people work without the blank lines. I recently
ran into a case with BeOrg
i will be ok with whatever anybody decides about the default, but fwiw
i use nil, which is the default in maint.
OH man, that was a little harder than I thought it would be. Does `make
test` randomly checkout a new branch or something?
This patch adds a new long-winded variable `org-src-restore-window-config`,
t by default, which if set to `nil` will inhibit restoration of previous
window config in `org-edit
On Friday, 23 Nov 2018 at 07:49, Matt Price wrote:
> ah. no stupid searching backwards through the buffer. just track
> everyting in a variable.
>
> that... is smarter.
I hadn't looked to see how it was done but I do know that I can usually
learn something from what Nicolas has done!
--
Eric S
I totally understand this point of view. But I have to tell you that I found
the refile command to be totally useless when I first started using org-mode.
It was almost a year before I figured out that this variable had to be
customized to make it useful.
Yes, this is totally my fault for not
On Fri, Nov 23, 2018 at 4:32 AM Eric S Fraga wrote:
> Matt,
>
> you might like to have a look at how the n() macro was implemented as it
> has some similar goals. Check out org-macro-initialize-templates and
> org-macro--counter-increment.
>
ah. no stupid searching backwards through the buffer
Matt,
you might like to have a look at how the n() macro was implemented as it
has some similar goals. Check out org-macro-initialize-templates and
org-macro--counter-increment.
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.14-1035-gfeb442
OH man, I know this is a lot of replies to my own thread. Sorry for the
noise. I just wanted to point out something I somehow failed to see as I
was pretending to cook Thanksgiving dinner while working on this project
(!!) -- my code does just fine producing overlays, which might be useful to
some
12 matches
Mail list logo