GNU bug report logs - #37325
About 'latex-insert/close-block' in 'latex-mode'

Previous Next

Package: emacs;

Reported by: Sebastian Urban <mrsebastianurban <at> gmail.com>

Date: Fri, 6 Sep 2019 17:32:01 UTC

Severity: minor

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 37325 <at> debbugs.gnu.org (full text, mbox):

From: Sebastian Urban <mrsebastianurban <at> gmail.com>
To: mrsebastianurban <at> gmail.com
Cc: 37325 <at> debbugs.gnu.org
Subject: bug#37325: About 'latex-insert/close-block' in 'latex-mode'
Date: Mon, 4 May 2020 16:48:08 +0200
[Message part 1 (text/plain, inline)]
>> 3.  In INFO 25.11.2 "LaTeX Editing Commands" for 'C-c C-o' alias
>> 'tex-latex-block' is used and for 'C-c C-e' alias
>> 'tex-close-latex-block' is used - why not real functions names:
>> 'latex-insert-block' and 'latex-close-block'?  They would even sound
>> better (look at the name of the section).
>
> And this is a bug.  In "tex-mode.el", under "tex-mode-map", there is:
>
>  (define-key map "\C-c\C-o" 'latex-insert-block)
> AND
>  (define-key map "\C-c\C-e" 'latex-close-block)
>
> In "text.texi", lines 1666, 1669, 1676 and 1691 should be updated.

I'm attaching diff for this, to help a bit.


S. U.

[text.diff (text/plain, attachment)]

This bug report was last modified 3 years and 192 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.