Re: Fwd: Bug: Texinfo export: Inline images are NOT rendered in INFO viewer [9.4.5 (release_9.4.5-354-g40b70c @ /home/rameshnedunchezian/src/org-mode/lisp/)]

2021-05-01 Thread Ramesh Nedunchezian
On 30/04/21 7:25 pm, Nicolas Goaziou wrote: > Hello, > > Ramesh Nedunchezian writes: > >> Bug: Texinfo export: Inline images are NOT rendered in INFO viewer > > Fixed. Thank you. Verified. Thanks.

Re: Bug: Texinfo export: Inline images are NOT rendered in INFO viewer [9.4.5 (release_9.4.5-354-g40b70c @ /home/rameshnedunchezian/src/org-mode/lisp/)]

2021-04-30 Thread Ramesh Nedunchezian
On 30/04/21 3:34 pm, Ramesh Nedunchezian wrote: > 1. Unzip the attached zip file. Forgot to remove '.git' folder in the root before zipping. Sorry about this. So, when you unzip the file, and you see a bunch of git-ted files, don't be confused. The MWE is still in there.

Additional indices in TexInfo exporter: FR or may be just a note ...

2021-04-30 Thread Ramesh Nedunchezian
TLDR: 1. (May be) support for additional indices in TexInfo exporter. 2. Use `info' function--as opposed to `info' binary--to open an exported INFO file. IOW, don't use `org-open-file', but use `info' function directly. (2) would be nice to have. I had a need to create

Bug (HTML/TexInfo etc): Commented code block gets through to exporter when it shouldn't [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-29 Thread Ramesh Nedunchezian
Minimal setup using straight.el 1 Minimal setup using straight.el Add this to your init file, (straight-use-package 'helm) or # :straight t # :config # […]) (use-package helm :straight t) For further information, see straight.el's user manual.

Re: Bug (HTML/TexInfo etc): Commented code block gets through to exporter when it shouldn't [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-29 Thread Ramesh Nedunchezian
my own screenshots rather than the org's default fontifier :-( I really don't know how I got that snippet in that state. When I comment out a source snippet afresh, Org untabifies the snippet. On 30/04/21 10:30 am, Ramesh Nedunchezian wrote: > > Bug (HTML/TexInfo etc): > >

Bug: TexInfo export fails when there is a headline with value "top" [9.4.5 (release_9.4.5-287-gb33fac @ /home/rameshnedunchezian/src/org-mode/lisp/)]

2021-04-19 Thread Ramesh Nedunchezian
@titlepage @title @author Ramesh Nedunchezian @end titlepage @contents @ifnottex @node Top @top @end ifnottex @menu * Commands in library @code{helm-sys}:: @detailmenu --- The Detailed Node Listing --- Commands in library @code{helm-sys} * top:: Brief summary of what O

TexInfo export: Using org-manual.org's `kbd' macro problematic for C-{ and C-} keys

2021-04-14 Thread Ramesh Nedunchezian
As you already know, I am working on creating a info manual for Emacs' Helm library. I ran in to a new issue today. TexInfo export: Using org-manual.org's `kbd' problematic for C-{ and C-} keys It may not be a problem with the macro as much. It is possible that I am using it wrongly. How do

Re: Bug: TexInfo exporter doesn't handle list items in a footnote [9.4.5 (release_9.4.5-283-gbf98b1 @ /home/rameshnedunchezian/src/org-mode/lisp/)]

2021-04-12 Thread Ramesh Nedunchezian
On 13/04/21 4:08 am, Nicolas Goaziou wrote: > Hello, > > Ramesh Nedunchezian writes: > >> See the attached files. Export works fine with html and odt, btw. > > Fixed. Thank you. Verified. Thank you.

Bug: TexInfo exporter doesn't handle list items in a footnote [9.4.5 (release_9.4.5-283-gbf98b1 @ /home/rameshnedunchezian/src/org-mode/lisp/)]

2021-04-12 Thread Ramesh Nedunchezian
ed } lists-in-footnote.texi:22: @bye seen before @footnote closing brace \input texinfo@c -*- texinfo -*- @c %**start of header @setfilename lists-in-footnote.info @settitle @documentencoding UTF-8 @documentlanguage en @c %**end of header @finalout @titlepage @title @author Ramesh Nedunch

Bug: TexInfo exporter doesn't handle list items in a footnote [9.4.5 (release_9.4.5-283-gbf98b1 @ /home/rameshnedunchezian/src/org-mode/lisp/)]

2021-04-12 Thread Ramesh Nedunchezian
ding UTF-8 @documentlanguage en @c %**end of header @finalout @titlepage @title @author Ramesh Nedunchezian @end titlepage @contents @ifnottex @node Top @top Emacs completion is based on the @strong{minibuffer}. Helm completion is based on the @strong{completion window}.@footnote{See @itemize @item @

Re: Bug: TexInfo: Links to listified headlines don't work [9.4.5 (release_9.4.5-279-g80bce0 @ /home/rameshnedunchezian/src/org-mode/lisp/)]

2021-04-10 Thread Ramesh Nedunchezian
On 10/04/21 4:00 pm, Nicolas Goaziou wrote: > Hello, > > Ramesh Nedunchezian writes: > >> In the attached files, there are links pointing to itemized headlines >> ... and the problem is the items have no anchors associated with it. > > Fixed. Thank you. Wi

Bug: TexInfo: Links to listified headlines don't work [9.4.5 (release_9.4.5-279-g80bce0 @ /home/rameshnedunchezian/src/org-mode/lisp/)]

2021-04-09 Thread Ramesh Nedunchezian
cumentation.org @documentencoding UTF-8 @documentlanguage en @c %**end of header @dircategory @direntry * . . @end direntry @finalout @titlepage @title @author Ramesh Nedunchezian Ramesh Nedunchezian @end titlepage @contents @ifnottex @node Top @top helmdocumentation.org

Texinfo exporter fails to export M-x helm-documentation

2021-04-09 Thread Ramesh Nedunchezian
e helmdocumentation.org.info @settitle helmdocumentation.org @documentencoding UTF-8 @documentlanguage en @c %**end of header @finalout @titlepage @title helmdocumentation.org @author Ramesh Nedunchezian @end titlepage @contents @ifnottex @node Top @top helmdocumentation.org @end ifnottex @menu *

Re: Does wip-cite work with master or 9.4.5 release?

2021-04-09 Thread Ramesh Nedunchezian
On 08/04/21 8:37 pm, Nicolas Goaziou wrote: > Hello, > > Ramesh Nedunchezian writes: > >> Does wip-cite doesn't work with master or 9.4.5? Am I doing something >> wrong? > > Although most of it is still relevant, wip-cite branch is to be > conside

Does wip-cite work with master or 9.4.5 release?

2021-04-08 Thread Ramesh Nedunchezian
I tried checking out wip-cite like so. git reset --hard release_9.4.5 git merge wip-cite git diff > conflict.diff I am seeing merge conflicts. See attached diff. Does wip-cite doesn't work with master or 9.4.5? Am I doing something wrong? diff --cc lisp/org-element.el index

Re: Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-08 Thread Ramesh Nedunchezian
On 07/04/21 11:29 pm, Nicolas Goaziou wrote: > Hello, > > Ramesh Nedunchezian writes: > >> If you are using `compilation-minor-mode'--yes, the minor mode and not >> the major mode--you can have goodness of /both/ tabulated list mode >> and compilation mode

Re: Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-03 Thread Ramesh Nedunchezian
On 04/04/21 1:20 am, Nicolas Goaziou wrote: > Ramesh Nedunchezian writes: > >> The advantage is you move to an error, fix it, then M-g M-n, fix it >> and so on and so forth. > > But all reports are not errors. You may not want to fix them all either. > OTOH, you

Re: Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-03 Thread Ramesh Nedunchezian
On 03/04/21 8:10 pm, Ramesh Nedunchezian wrote: > > > On 03/04/21 2:56 pm, Nicolas Goaziou wrote: >> Hello, >> >> Ramesh Nedunchezian writes: >> >>> I was expecting that the linter report will be in >>> `compilation-minor-mode`. >>

Re: Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-03 Thread Ramesh Nedunchezian
On 03/04/21 2:56 pm, Nicolas Goaziou wrote: > Hello, > > Ramesh Nedunchezian writes: > >> I was expecting that the linter report will be in >> `compilation-minor-mode`. > > Well, it isn't, obviously. > >> With things as it is now, is there

Re: Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-03 Thread Ramesh Nedunchezian
On 03/04/21 2:56 pm, Nicolas Goaziou wrote: > Hello, > > Ramesh Nedunchezian writes: > >> I was expecting that the linter report will be in >> `compilation-minor-mode`. > > Well, it isn't, obviously. > >> With things as it is now, is there

Re: Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-02 Thread Ramesh Nedunchezian
On 02/04/21 8:29 pm, Nicolas Goaziou wrote: > Ramesh Nedunchezian writes: > >> While in the lint buffer, I was expecting that M-g M-n, M-g M-p would >> take me to the relevant source lines. Unfortunately, this isn't the >> case. And the linter report is deri

Re: Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-01 Thread Ramesh Nedunchezian
On 01/04/21 1:47 pm, Ramesh Nedunchezian wrote: > (FWIW, the above snippet is from the README file of Emacs's official ELPA > repo. cf. https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/README#n80) While I was trying to convert the above `org' file to `info' I obser

Re: Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-01 Thread Ramesh Nedunchezian
On 01/04/21 8:46 pm, Nicolas Goaziou wrote: > Hello, > > Ramesh Nedunchezian writes: > >> When I export the following snippet to TexInfo format the export fails. >> >> >> ** To add a package: (submission, submit) >> >> Adding a basic packa

Bug: Error while exporting o TexInfo. Html export works fine. [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2021-04-01 Thread Ramesh Nedunchezian
This is how test.texi looks like \input texinfo@c -*- texinfo -*- @c %**start of header @setfilename test.info @settitle @documentencoding UTF-8 @documentlanguage en @c %**end of header @finalout @titlepage @title @author Ramesh Nedunchezian @end titlepage @contents @ifnottex @node Top @top @end