unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Dreamer" <fat_carlos@hotmail.com>
Subject: swbuff & regular expressions question
Date: 23 Dec 2004 15:38:35 -0800	[thread overview]
Message-ID: <1103845115.682240.84780@c13g2000cwb.googlegroups.com> (raw)


I'm using emacs together with swbuff extension.
In swbuff you can declare excluding list.
I've defined:
(setq swbuff-exclude-buffer-regexps '("^ " "\\*.*\\*" "TAGS*"))

i want to improve "\\*.*\\*" that says do not include files that beging
and end with stars to do the same but exclude Man files (which looks
like *Man XXX*).

can someone write me the regular expression that will filter all
*something* but except *Man something*???

thanks alot

             reply	other threads:[~2004-12-23 23:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-23 23:38 Dreamer [this message]
2004-12-26 21:55 ` swbuff & regular expressions question Kai Grossjohann

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=1103845115.682240.84780@c13g2000cwb.googlegroups.com \
    --to=fat_carlos@hotmail.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).