all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jan Braun <Jan.Braun@klein-gallien.org>
To: 62278@debbugs.gnu.org
Subject: bug#62278: 28.2; Outline in DocTeX mode
Date: Sun, 19 Mar 2023 18:36:03 +0100	[thread overview]
Message-ID: <B6B2B6BC-69B5-4396-AAFA-82A5D2149B52@klein-gallien.org> (raw)



In GNU Emacs 28.2 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G95))
of 2022-09-12 built on builder10-14.lan
Windowing system distributor 'Apple', version 10.3.2022
System Description:  macOS 11.6.5

Configured using:
'configure --with-ns '--enable-locallisppath=/Library/Application
Support/Emacs/${version}/site-lisp:/Library/Application
Support/Emacs/site-lisp' --with-modules'

Configured features:
ACL GMP GNUTLS JSON LIBXML2 MODULES NOTIFY KQUEUE NS PDUMPER THREADS
TOOLKIT_SCROLL_BARS ZLIB

Important settings:
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix

Major mode: DocTeX

Minor modes in effect:
  outline-minor-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
rfc822 mml mml-sec epa derived epg rfc6068 epg-config gnus-util rmail
rmail-loaddefs auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache json map mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date subr-x
cl-extra shortdoc seq byte-opt gv bytecomp byte-compile cconv help-fns
radix-tree help-mode noutline outline vc-git diff-mode easy-mmode
vc-dispatcher cl-loaddefs cl-lib tex-mode compile text-property-search
shell pcomplete comint ansi-color ring latexenc iso-transl tooltip eldoc
paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode
mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite emoji-zwj charscript
charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads kqueue
cocoa ns multi-tty make-network-process emacs)

Memory information:
((conses 16 78100 5534)
(symbols 48 8402 1)
(strings 32 25935 1283)
(string-bytes 1 862544)
(vectors 16 16272)
(vector-slots 8 217529 12132)
(floats 8 74 51)
(intervals 56 1280 0)
(buffers 992 13))

When I start it as 'emacs -Q <file>.dtx‘ it opens the requested file in
DocTeX mode. 

Next I load 'outline-minor-mode‘.  If I than run the command
'outline-hide-body‘ I’d expect to be presented with the various
\section, \subsection, … commands.  But this does not happen. 

Instead the first meta comment, the documentclass command and the
document environment are displayed, see the text below.  Any other
sectioning command is hidden.

Thanks in advance.

   Jan
   
% \CheckSum{<CHECKSUM>}
% \iffalse meta-comment
%
% VHW -- Classes to write an article for the VHW Journal or to create the journal itself.
%
% Copyright (c) 2023 by Jan Braun
%
%  This program is free software: you can redistribute it and/or modify
%  it under the terms of the GNU General Public License as published by
%  the Free Software Foundation, either version 3 of the License, or
%  (at your option) any later version.
%
%  This program is distributed in the hope that it will be useful,
%  but WITHOUT ANY WARRANTY; without even the implied warranty of
%  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
%  GNU General Public License for more details.
%
%  You should have received a copy of the GNU General Public License
%  along with this program.  If not, see <http://www.gnu.org/licenses/>.  
%
% 
% \fi
% 
% \iffalse
%<*driver>
\documentclass[11pt, english, ngerman, draft]{l3doc}…
\begin{document}…
\end{document}…



-- 
Jan Braun (er/ihm)
Jan.Braun@klein-gallien.org


=== ypchsh /usr/local/bin/emacs === go FORTH now … ===






             reply	other threads:[~2023-03-19 17:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-19 17:36 Jan Braun [this message]
2023-03-21  7:43 ` bug#62278: 28.2; Outline in DocTeX mode Arash Esbati
2023-03-21  8:45   ` Jan Braun
2023-03-21 11:09     ` Arash Esbati
     [not found]       ` <5EC720A1-129F-439E-AE98-C7D9E7E8C94C@klein-gallien.org>
2023-03-25  7:08         ` Jan Braun
2023-03-25 15:51           ` Arash Esbati
2023-03-25 18:00             ` Jan Braun
2023-03-25 21:35               ` Arash Esbati
2023-03-26  7:55                 ` Jan Braun
2023-03-27  7:50                   ` Arash Esbati
2023-03-27  9:58                     ` Jan Braun
2023-03-27 10:14                       ` Arash Esbati
2023-03-27 13:34                         ` Jan Braun
2023-03-27 17:48                           ` Arash Esbati
2023-03-28  6:01                             ` Jan Braun
2023-03-28  7:42                               ` Arash Esbati
2023-03-28  8:21                                 ` Jan Braun
2023-03-28  8:33                                   ` Arash Esbati

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B6B2B6BC-69B5-4396-AAFA-82A5D2149B52@klein-gallien.org \
    --to=jan.braun@klein-gallien.org \
    --cc=62278@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.