help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Buffer Navigation


From: Shug Boabby
Subject: Re: Buffer Navigation
Date: 20 Oct 2005 15:43:06 -0700
User-agent: G2/0.2

actually the bs- commands seem to be doing what i want. with one small
issue to sort out: i currently have:

  (setq bs-default-sort-name "by name")
  (setq bs-must-always-show-regexp "\\*scratch\\*\\|\\*Python\\*")
  (setq bs-dont-show-regexp "*_region_\\.tex*")

but the buffer (and file) named "_region_.tex" keeps appearing in my
buffer list! grr... how do i get it out of my buffer menu and cycle
list? i can't seem to get the dont-show list working for anything... am
i setting it's value correctly? is it perhaps broken in the CVS Emacs
at the moment?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]