emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ox-rst still working?
@ 2023-02-24 23:36 Angel de Vicente
  2023-02-25 10:32 ` Bruno Barbier
  2023-02-26 11:55 ` Ihor Radchenko
  0 siblings, 2 replies; 8+ messages in thread
From: Angel de Vicente @ 2023-02-24 23:36 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I was trying to export an .org file to .rst. I have ox-rst 20200815.1511
installed, and I have run (require 'ox-rst), but despite this, there is
no option for rsT in the Org Export Dispatcher. Did I miss something to
make it work?

Emacs version: 28.2
Orgmode verion: 9.1.3

Thanks,
-- 
Ángel de Vicente                 -- (GPG: 0x64D9FDAE7CD5E939)
 Research Software Engineer (Supercomputing and BigData)
 Instituto de Astrofísica de Canarias (https://www.iac.es/en)



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ox-rst still working?
  2023-02-24 23:36 ox-rst still working? Angel de Vicente
@ 2023-02-25 10:32 ` Bruno Barbier
  2023-02-26 11:55 ` Ihor Radchenko
  1 sibling, 0 replies; 8+ messages in thread
From: Bruno Barbier @ 2023-02-25 10:32 UTC (permalink / raw)
  To: Angel de Vicente, emacs-orgmode

Angel de Vicente <angel.vicente.garrido@gmail.com> writes:

> Hello,
>
> I was trying to export an .org file to .rst. I have ox-rst 20200815.1511
> installed, and I have run (require 'ox-rst), but despite this, there is
> no option for rsT in the Org Export Dispatcher. Did I miss something to
> make it work?
>

Maybe this know issue, opened in 2017?
   https://github.com/msnoigrs/ox-rst/issues/35

Bruno


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ox-rst still working?
  2023-02-24 23:36 ox-rst still working? Angel de Vicente
  2023-02-25 10:32 ` Bruno Barbier
@ 2023-02-26 11:55 ` Ihor Radchenko
  2023-02-27 10:46   ` Angel de Vicente
  1 sibling, 1 reply; 8+ messages in thread
From: Ihor Radchenko @ 2023-02-26 11:55 UTC (permalink / raw)
  To: Angel de Vicente; +Cc: emacs-orgmode

Angel de Vicente <angel.vicente.garrido@gmail.com> writes:

> I was trying to export an .org file to .rst. I have ox-rst 20200815.1511
> installed, and I have run (require 'ox-rst), but despite this, there is
> no option for rsT in the Org Export Dispatcher. Did I miss something to
> make it work?

Works on my side with the latest Org.
Note that ox-rst menu clashes with default org-ref menu.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ox-rst still working?
  2023-02-26 11:55 ` Ihor Radchenko
@ 2023-02-27 10:46   ` Angel de Vicente
  2023-02-27 18:55     ` Ihor Radchenko
  0 siblings, 1 reply; 8+ messages in thread
From: Angel de Vicente @ 2023-02-27 10:46 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 583 bytes --]

Hello,

Ihor Radchenko <yantar92@posteo.net> writes:

> Works on my side with the latest Org.

thanks for the update.

> Note that ox-rst menu clashes with default org-ref menu.

Not sure what to make out of this. I guess this is the problem in my
side, but how do you use the ox-rst menu then (or you don't use the
dispatcher menu and invoke directly the rst export command?)

Cheers,
-- 
Ángel de Vicente
 Research Software Engineer (Supercomputing and BigData)
 Tel.: +34 922-605-747
 Web.: http://research.iac.es/proyecto/polmag/

 GPG: 0x8BDC390B69033F52

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5877 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ox-rst still working?
  2023-02-27 10:46   ` Angel de Vicente
@ 2023-02-27 18:55     ` Ihor Radchenko
  2023-02-27 19:05       ` Angel de Vicente
  2023-02-28 13:53       ` Angel de Vicente
  0 siblings, 2 replies; 8+ messages in thread
From: Ihor Radchenko @ 2023-02-27 18:55 UTC (permalink / raw)
  To: Angel de Vicente; +Cc: emacs-orgmode

Angel de Vicente <angel.de.vicente@iac.es> writes:

>> Note that ox-rst menu clashes with default org-ref menu.
>
> Not sure what to make out of this. I guess this is the problem in my
> side, but how do you use the ox-rst menu then (or you don't use the
> dispatcher menu and invoke directly the rst export command?)

I just meant that if you have org-ref installed, it may override the
ox-rst menu item. There is a way to solve this, but I am not sure if the
problem is originated from this guess of mine.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ox-rst still working?
  2023-02-27 18:55     ` Ihor Radchenko
@ 2023-02-27 19:05       ` Angel de Vicente
  2023-02-28 13:53       ` Angel de Vicente
  1 sibling, 0 replies; 8+ messages in thread
From: Angel de Vicente @ 2023-02-27 19:05 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]


Ihor Radchenko <yantar92@posteo.net> writes:
> I just meant that if you have org-ref installed, it may override the
> ox-rst menu item. There is a way to solve this, but I am not sure if the
> problem is originated from this guess of mine.

Ah, ok. No, I don't have org-ref installed.

-- 
Ángel de Vicente
 Research Software Engineer (Supercomputing and BigData)
 Tel.: +34 922-605-747
 Web.: http://research.iac.es/proyecto/polmag/

 GPG: 0x8BDC390B69033F52

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5877 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ox-rst still working?
  2023-02-27 18:55     ` Ihor Radchenko
  2023-02-27 19:05       ` Angel de Vicente
@ 2023-02-28 13:53       ` Angel de Vicente
  2023-03-03 16:48         ` Ihor Radchenko
  1 sibling, 1 reply; 8+ messages in thread
From: Angel de Vicente @ 2023-02-28 13:53 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

Hello,

just realized that it is ok if I open the file ox-rst.el and evaluate
the hole buffer.

I do have

(require 'ox-rst)

in my .emacs file and I have evaluated that a number of times, but for
some reason the rst backend is only registered with the Org dispatch
when evaluating the ox-rst.el buffer itself.

Any idea why this could be?
Thanks,
-- 
Ángel de Vicente
 Research Software Engineer (Supercomputing and BigData)
 Tel.: +34 922-605-747
 Web.: http://research.iac.es/proyecto/polmag/

 GPG: 0x8BDC390B69033F52

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5877 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ox-rst still working?
  2023-02-28 13:53       ` Angel de Vicente
@ 2023-03-03 16:48         ` Ihor Radchenko
  0 siblings, 0 replies; 8+ messages in thread
From: Ihor Radchenko @ 2023-03-03 16:48 UTC (permalink / raw)
  To: Angel de Vicente; +Cc: emacs-orgmode

Angel de Vicente <angel.de.vicente@iac.es> writes:

> Any idea why this could be?

No idea. A generic suggestion is to try finding out what can cause it in
your config. https://github.com/Malabarba/elisp-bug-hunter might be
helpful.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-03 16:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24 23:36 ox-rst still working? Angel de Vicente
2023-02-25 10:32 ` Bruno Barbier
2023-02-26 11:55 ` Ihor Radchenko
2023-02-27 10:46   ` Angel de Vicente
2023-02-27 18:55     ` Ihor Radchenko
2023-02-27 19:05       ` Angel de Vicente
2023-02-28 13:53       ` Angel de Vicente
2023-03-03 16:48         ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).