Hi Uwe, 2015-12-27 23:38 GMT+01:00 Uwe Brauer <[email protected]>: > Hi > > I am adding currently a nomenclature to a document, using > the command reftex-index-selection-or-word. I find the prompt annoying: > I am sure I always want to insert a nomenclature only. How can I get rid > of the prompt and be sure that it will be a nomenclature not an index > nor a glossary.
Apparently not without redefining `reftex-index' when there is no active region (or `reftex-index-selection-or-word' can't guess an index word), but if there is an active region (or `reftex-index-selection-or-word' can guess an index word) you have to customize `reftex-index-default-macro'. Bye, Mosè _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
