Re: [O] Key bindings for Org export back-ends?

2019-02-09 Thread Jens Lechtenboerger
On 2019-02-08, at 22:03, Jens Lechtenboerger wrote: > 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

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread Berry, Charles
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,

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread John Kitchin
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

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread Berry, Charles
> 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

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread Jens Lechtenboerger
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

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread Jens Lechtenboerger
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

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread Kaushal Modi
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

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread Thomas S. Dye
One place for the list of key bindings might be here: https://orgmode.org/worg/exporters/index.html All the best, Tom

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread Jens Lechtenboerger
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

Re: [O] Key bindings for Org export back-ends?

2019-02-08 Thread Kaushal Modi
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

[O] Key bindings for Org export back-ends?

2019-02-08 Thread Jens Lechtenboerger
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,