Nick Dokos <ndo...@gmail.com> writes:

> Sharon Kimble <boudic...@skimble.plus.com> writes:
>
>> Simon Butler <si...@floss.nu> 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 -
>>
>> (global-set-key "\C-c C-e C-o" 'bibtex-Online)
>>
>>
>> however, it is shown in the drop-down-menu of bibtex commands as
>>
>> Online Resource           C-c SPC C-e SPC C-o
>>
>> How can I lose the 'SPC' in the drop-down list of commands please, so it
>> looks very similar to all the others?
>>
>
> IIUC, you want to say
>
>    (global-set-key (kbd "C-c C-e C-o") 'bibtex-Online)

Thanks Nick, this works :)

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfacts.org.uk
Debian 10.2, fluxbox 1.3.7, emacs 26.3, org 9.3.6

Attachment: signature.asc
Description: PGP signature

Reply via email to