help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Bibliography entry in the menu-bar


From: Emanuel Berg
Subject: Re: Bibliography entry in the menu-bar
Date: Thu, 27 Feb 2020 07:01:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Sharon Kimble wrote:

> I'm hoping that someone can help, but when
> I'm in a buffer of my bibliography, there is
> a drop-down list in the menu-bar, of
> bibliography commands, titled 'Entry-Types'.
> But what program belongs to it?

As you know, when you enter an Emacs buffer,
Emacs enters a mode. In this case, it could be
bibtex-mode, the "[m]ajor mode for editing
BibTeX files." according to its
function docstring.

> I want to create a new command to an entry in
> it, but I don't know what the originating
> program is. Can anyone help please?

Line 3541 in
/usr/share/emacs/26.1/lisp/textmodes/bibtex.el.gz

Wrote some Bibtex here:

  https://dataswamp.org/~incal/emacs-init/my-bibtex.el

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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