unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Shug Boabby" <Shug.Boabby@gmail.com>
Subject: bs-dont-show-regexp being ignored
Date: 21 Oct 2005 08:36:45 -0700	[thread overview]
Message-ID: <1129909005.214456.279470@f14g2000cwb.googlegroups.com> (raw)

hello everyone,

i am using the bs- commands for buffer navigation. it has been a
revolution to my daily work. this is my current set-up:

  (setq bs-default-sort-name "by name")
  (setq bs-dont-show-regexp "_region\\.tex_")
  (setq bs-must-always-show-regexp "\\*scratch\\*\\|\\*Python\\*")
  (global-set-key [(control b)] 'bs-show)
  (global-set-key [(control x) (left)] 'bs-cycle-previous)
  (global-set-key [(control x) (right)] 'bs-cycle-next)
  (global-set-key [(control x) (control b)] 'electric-buffer-list)

however... the dont-show regexp is being ignored! i have tried setting
it to many other different file names/regexps, but i can't get it to
work for anything. is it broken? am i setting it incorrectly? is it
working for anyone else?

             reply	other threads:[~2005-10-21 15:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-21 15:36 Shug Boabby [this message]
2005-10-21 15:43 ` bs-dont-show-regexp being ignored Ralf Angeli
2005-10-21 15:47   ` Shug Boabby
2005-10-21 16:12     ` Ralf Angeli
2005-10-21 16:18       ` Shug Boabby
2005-10-21 16:34         ` Ralf Angeli
2005-10-21 17:14           ` Shug Boabby
2005-10-21 17:46             ` Ralf Angeli
2005-10-23 21:52               ` Shug Boabby

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=1129909005.214456.279470@f14g2000cwb.googlegroups.com \
    --to=shug.boabby@gmail.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).