GNU bug report logs -
#24968
26.0.50; tex-terminate-paragraph not bound to C-j
Previous Next
Reported by: Wouter Beek <wouter <at> triply.cc>
Date: Sat, 19 Nov 2016 20:48:02 UTC
Severity: normal
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Wouter Beek <wouter <at> triply.cc> writes:
> 1. Open a buffer in LaTeX/P major mode.
>
> 2. Run command ‘C-h k C-j’. The help buffer shows that ‘C-j’ is bound
> to ‘reindent-then-newline-and-indent’.
>
> 3. Run command ‘C-h m’. The help buffer states that ‘C-j’ is bound to
> ‘tex-terminate-paragraph’.
>
> Problem: ‘C-j’ is not bound to the mode-specific command that is
> described in the mode documentation.
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
With a recent AUCTeX, this is what I get after 'C-h m':
--8<---------------cut here---------------start------------->8---
Major mode LaTeX-mode
The major mode is LaTeX/P mode defined in latex.el:
Major mode in AUCTeX for editing LaTeX files.
See info under AUCTeX for full documentation.
Entering LaTeX mode calls the value of ‘text-mode-hook’,
then the value of ‘TeX-mode-hook’, and then the value
of ‘LaTeX-mode-hook’.
Key Binding
C-j reindent-then-newline-and-indent
--8<---------------cut here---------------end--------------->8---
which seems correct to me. Therefore, I'm closing this report.
Best, Arash
This bug report was last modified 1 year and 81 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.