emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Bibliography entry in the menu-bar


From: Simon Butler
Subject: Re: Bibliography entry in the menu-bar
Date: Fri, 28 Feb 2020 21:05:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1

hi

On 2020-02-28 10:36, Sharon Kimble wrote:
> Simon Butler <address@hidden> writes:
>
>> Hi Sharon
>>
>> the menu is part of BibTeX-mode (https://www.emacswiki.org/emacs/BibTeX)
> Thanks Simon, I've now been able to provide a key-sequence for 'Online
> Resource' like so -
>
> --8<---------------cut here---------------start------------->8---
> (global-set-key "\C-c C-e C-o" 'bibtex-Online)
> --8<---------------cut here---------------end--------------->8---
>
> however, it is shown in the drop-down-menu of bibtex commands as
>
> --8<---------------cut here---------------start------------->8---
> Online Resource           C-c SPC C-e SPC C-o
> --8<---------------cut here---------------end--------------->8---
>
> How can I lose the 'SPC' in the drop-down list of commands please, so it
> looks very similar to all the others?

(global-set-key "\C-c\C-e\C-o" 'bibtex-Online) should eliminate the spaces afaik

Simon


> Thanks
> Sharon.
>
>> hth
>>
>> Simon
>>
>> On 2020-02-26 17:14, 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 buffer
>>> commands titled 'Entry-Types'. But what program puts it there?
>>>
>>> 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?
>>>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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