auctex-devel
[Top][All Lists]
Advanced

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

[Doc string for our style files] (was: patch for refcount.sty)


From: Uwe Brauer
Subject: [Doc string for our style files] (was: patch for refcount.sty)
Date: Mon, 04 Dec 2023 14:47:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Hi  Uwe,
> Uwe Brauer <oub@mat.ucm.es> writes:


> Thanks for your contribution.  I slightly touched your refcount.el,
> result is attached.  Please give it a try and see if it still works as
> expected, and I will install it later.

Just a general remark. Let us take for example refcount.el

It contains:

   (and LaTeX-reftex-ref-style-auto-activate
        (fboundp 'reftex-ref-style-activate)
        (reftex-ref-style-activate "Refcount")))

Now this allows me to add to my personal setting for example

(add-to-list 'reftex-ref-style-alist
               '("Refcount" "refcount" (("\\getrefbykeydefault" ?G)))
               t)

But how could one know, I realized that no style file provides a
documentation like a docstring for a function in elisp.

Could and should we add some equivalent to elisp docstring to the style
file, but also provide a way of accessing this formation
a general function like

M-x describe-auctex-style 
Enter: style name


What do other think about such a feature?

Regards






-- 
I strongly condemn Hamas heinous atrocities on Israel, especially the 
despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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