all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Davis Herring" <herring@lanl.gov>
To: "Lennart Borgman" <lennart.borgman@gmail.com>
Cc: Juri Linkov <juri@jurta.org>, Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: multi-occur-in-matching-buffers
Date: Wed, 3 Mar 2010 22:15:18 -0800 (PST)	[thread overview]
Message-ID: <50327.130.55.132.161.1267683318.squirrel@webmail.lanl.gov> (raw)
In-Reply-To: <e01d8a51001151228r1de681e8s61238a559204c2e4@mail.gmail.com>

> It asked if it is too much to hope for ".*\.el". Eh, no wait, (concat
> ".*" (file-name-extension (buffer-file-name)).

Surely it merely misspoke and meant to say

(concat (regexp-quote (file-name-extension buffer-file-name t)) "\\'")

Surely a function that searches with regexps wouldn't make a mistake
composing one, after all.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




  parent reply	other threads:[~2010-03-04  6:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-15 18:19 multi-occur-in-matching-buffers Lennart Borgman
2010-01-15 20:12 ` multi-occur-in-matching-buffers Juri Linkov
2010-01-15 20:28   ` multi-occur-in-matching-buffers Lennart Borgman
2010-01-15 21:38     ` multi-occur-in-matching-buffers Juri Linkov
2010-01-15 22:36       ` multi-occur-in-matching-buffers Lennart Borgman
2010-03-04  6:15     ` Davis Herring [this message]
2010-03-04 21:12       ` multi-occur-in-matching-buffers Juri Linkov

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

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

  git send-email \
    --in-reply-to=50327.130.55.132.161.1267683318.squirrel@webmail.lanl.gov \
    --to=herring@lanl.gov \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=lennart.borgman@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.