unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* bs-dont-show-regexp being ignored
@ 2005-10-21 15:36 Shug Boabby
  2005-10-21 15:43 ` Ralf Angeli
  0 siblings, 1 reply; 9+ messages in thread
From: Shug Boabby @ 2005-10-21 15:36 UTC (permalink / 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?

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-10-23 21:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-21 15:36 bs-dont-show-regexp being ignored Shug Boabby
2005-10-21 15:43 ` 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

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).