emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] New package: toc-mode


From: Visuwesh
Subject: Re: [ELPA] New package: toc-mode
Date: Sun, 25 Sep 2022 17:14:19 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

[செவ்வாய் செப்டம்பர் 20, 2022] dalanicolai wrote:

> This package has been for a while on MELPA now, but it would be nice if it
> could be moved to ELPA. The source can be found at
> https://github.com/dalanicolai/toc-mode.
>
> I would like to mention that the PDF functionalities largely depend on
> pdf-tools, which is not on
> ELPA of course (doc-view unfortunately does not provide the right
> features). I am not sure
> if that somehow is a problem.
>
> [...]

Thanks for this package, it simplified adding TOC to a pdf file
immensely but I had a couple hiccups when using it:

    1. Can we have a command that sets the page number of an outline
       item by reading it from the user?  I.e., if I say M-x
       toc-set-page-number RET 20, it would set the heading's page
       number to 20, and a respective -remaining command.  This would be
       a very nice complement to <right> and S-<right> that we already
       have.  Equivalently, we could also accept a numeric argument for
       <right> and S-<right>.
    2. AFAICT, there is no way to edit the outline level from the
       tabular buffer?  Is this possible, I figured out the way to
       adjust the level is to edit the spaces in the first buffer, but
       that took some trying to figure out.
    3. Finally, can you put the commonly used keybinding in the
       major-mode's documentation?

If you would like to have these as patches instead, then I can try to
shoot some in two weeks time.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]