From: Ralf Angeli <dev.null@iwi.uni-sb.de>
Subject: Re: bs-dont-show-regexp being ignored
Date: Fri, 21 Oct 2005 18:34:03 +0200 [thread overview]
Message-ID: <djb59f$9o5jm$1@hades.rz.uni-saarland.de> (raw)
In-Reply-To: 1129911497.512515.180850@f14g2000cwb.googlegroups.com
* Shug Boabby (2005-10-21) writes:
> really? where does it say that? in the .el file itself, it says to set
> it using setq. there are even a few examples; which are pointless as
> the default is to ignore such files.
The Elisp file currently in Emacs' CVS includes this statement
regarding customization of the buffer list:
;;; Customization:
;; There is a customization group called `bs' in group `convenience'.
;; Start customization by M-x bs-customize
;;
;; Buffer list
;; -----------
;; You can define your own configurations by extending variable
;; `bs-configurations' (see docstring for details).
;;
;; `bs-default-configuration' contains the name of default configuration.
;; The default value is "files" which means to show only files.
;;
;; If you always want to see all buffers, customize variable
;; `bs-default-configuration' in customization group `bs'.
It doesn't mention `bs-dont-show-regexp'. The variable is defined
with defvar, not defcustom and there is no * at the start of the doc
string indicating that it should be changed by a user.
BTW, please learn how to quote context from messages you are answering
to correctly. That way it is easier to see what you are referring to.
--
Ralf
next prev parent reply other threads:[~2005-10-21 16:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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='djb59f$9o5jm$1@hades.rz.uni-saarland.de' \
--to=dev.null@iwi.uni-sb.de \
--cc=angeli@iwi.uni-sb.de \
/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).