all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jm@pub.pink
To: help-gnu-emacs@gnu.org
Subject: .fmt files missing in speedbar
Date: Fri, 23 Jun 2023 12:28:44 -0500	[thread overview]
Message-ID: <87pm5mauts.fsf@pub.pink> (raw)

In emacs -Q I evaluate:

    (add-to-list 'auto-mode-alist '("\\.fmt\\'" . html-mode))
    (setq
     speedbar-directory-unshown-regexp "^\(\.\.*$\)\'"
     speedbar-show-unknown-files t)

but browsing a directory in the speedbar containing ‘file.fmt’ files
appears empty. Changing the extension to ‘.FMT’ makes it appear. In fact
I cannot find any other extension that causes a file to not appear; e.g.
‘.file.ext’, ‘file.bonkers’, ‘file.♑’, etc. all show up.

What am I missing here?

In GNU Emacs 30.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version
 3.24.38, cairo version 1.17.8) of 2023-06-21 built on localhost
Repository revision: 72f1c12e58ec2654779506480774e627d46d3693
Repository branch: master
System Description: Fedora Linux 38 (Workstation Edition)

Configured using:
 'configure --with-native-compilation --with-pgtk'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY
INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB

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



             reply	other threads:[~2023-06-23 17:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-23 17:28 jm [this message]
2023-06-24 15:47 ` .fmt files missing in speedbar Yuri Khan
2023-06-24 21:53 ` Stephen Berman
2023-06-25  0:00   ` john muhl

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=87pm5mauts.fsf@pub.pink \
    --to=jm@pub.pink \
    --cc=help-gnu-emacs@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.