John,
That's the ticket!
The only thing I miss in hydra-ox.el is being able to repeat subtree exports.
i.e. with the export dispatcher when `C-c C-e C-s l l' is later followed by
'C-u C-c C-e', it navigates back to the right headline and exports the right
subtree.
Thanks,
Chuck
> On Feb 8,
my goto solution to keymap collisions is hydra. Here is one that shows how
to make one for exporting in org-mode:
https://github.com/abo-abo/hydra/blob/master/hydra-ox.el
John
---
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carneg
> On Feb 8, 2019, at 12:27 AM, Jens Lechtenboerger
> wrote:
>
> Hi there,
>
> I need to assign a key to an Org export back-end. My first attempt
> ended in a conflict, so I’d like to collect a (full?) list.
>
I'm not trolling, but ...
There are about 30 packages on melpa.
And doing a sea
On Thu, 7 Feb 2019, at 21:27, John Lee wrote:
> On Wed, 6 Feb 2019, at 21:32, Nicolas Goaziou wrote:
> > I applied them in master. Thank you.
>
> Thank you!
>
> > Could you provide an entry for ORG-NEWS file, too?
Attached.
From ded5296358ec2bcfbe58a662b5112226298bf43f Mon Sep 17 00:00:00 2001
F
the built-in ido completion is likely mostly redundant and that is i
think mostly why it was removed. [ooh, disclaimers.]
to get your ido back, you can install ido-hacks, which will
1] make ido work in all sorts of places including refile
2] speed up ido by an enormous amount
you might need
On 2019-02-08, at 10:54, Kaushal Modi wrote:
> On Fri, Feb 8, 2019 at 10:48 AM Thomas S. Dye wrote:
>
>> One place for the list of key bindings might be here:
>> https://orgmode.org/worg/exporters/index.html
>>
>
> That's a great idea! How about creating a single Org table with columns
> like Nam
Hello,
I've been noticing some unusual behavior when I manipulate headlines (Org 9.2).
I have the following (or something similar) at the very end of many Org files:
* LOCAL VARIABLES
# Local Variables:
# mode: org
# coding: utf-8-unix
# End:
If I copy this subtree (C-c C-x M-w) and then yank i
You might look into using ivy or helm for completion. You can turn on
ivy-mode, for example and it redfines all the completing-read type
functions in Emacs so that it all uses the ivy way to do it. They are
kind of similar, but have some different philosophies and key-binding
approaches. I found he
On 2019-02-08, at 06:51, Kaushal Modi wrote:
> On Fri, Feb 8, 2019, 3:28 AM Jens Lechtenboerger wrote:
>
>> - org-reveal [3]: R
>> - org-re-reveal [4]: r (conflict with RSS)
>
> I see that org-re-reveal is based off org-reveal. So do you see a use case
> where people would `require' both org-reve
Description: I use a master org file "master.org" in a directory named
"foo" that includes another org file "other.org" stored in subdirectory
named "foo/bar". In the master file I include the other org file using:
#+INCLUDE: "./bar/other.org"
In "other.org" I include an image that is stored in a
On Fri, Feb 8, 2019 at 10:48 AM Thomas S. Dye wrote:
> One place for the list of key bindings might be here:
> https://orgmode.org/worg/exporters/index.html
>
That's a great idea! How about creating a single Org table with columns
like Name, Description, Binding, Core/Contributed, and then sort
One place for the list of key bindings might be here:
https://orgmode.org/worg/exporters/index.html
All the best,
Tom
On 2019-02-08, at 06:51, Kaushal Modi wrote:
> On Fri, Feb 8, 2019, 3:28 AM Jens Lechtenboerger wrote:
>
>> - org-reveal [3]: R
>> - org-re-reveal [4]: r (conflict with RSS)
>
> I see that org-re-reveal is based off org-reveal. So do you see a use case
> where people would `require' both org-reve
Hi,
I've been using org-mode for over ten years and at some point the ido
completion for refiling went away -- probably when refiling functionalty
was rewritten. Is there a similar completion system available that I
can use to locate my refile targets? I really liked the ido search with
incremen
On Fri, Feb 8, 2019, 3:28 AM Jens Lechtenboerger
> - org-reveal [3]: R
> - org-re-reveal [4]: r (conflict with RSS)
>
I see that org-re-reveal is based off org-reveal. So do you see a use case
where people would `require' both org-reveal and org-re-reveal? If not,
then using the same binding as t
Hi,
Is there a discussion why there is no more export to dokuwiki ? (Or
someone will be nice to sum it up to me ?)
I'm sad, I have a lot of documentation to write and share in a dokuwiki.
Thank you
FAb
> "Kyle" == Kyle Meyer writes:
Kyle> Nicolas Goaziou writes:
>> Colin Baxter writes:
>>
>>> I can now confirm that if the above commit is reversed then my
>>> Arithmetic range error disappears.
>>>
>>> diff --git a/lisp/ox-publish.el b/lisp/ox-publish.el index
First of all, I want to say that I really appreciate Org Mode, I wouldn’t
be using Emacs without it, and it’s where I spend the vast majority of my
time in Emacs. Thank you all!
So, according to the Org documentation: “You can also group together tags
that are mutually exclusive by using braces …
Hi there,
I need to assign a key to an Org export back-end. My first attempt
ended in a conflict, so I’d like to collect a (full?) list.
Built-in
- iCalendar: c
- HTML: h
- Texinfo: i
- LaTeX and Beamer: l
- Man: M
- Markdown: m
- ODT: o
- Org: O
- Publish: P
- Plain text: t
Contrib (ox-bibtex,
19 matches
Mail list logo