Xref: utzoo gnu.emacs.help:2183 comp.emacs:10789 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!tut.cis.ohio-state.edu!unreplyable!garbage From: acevedo@ATHENA.MIT.EDU Newsgroups: gnu.emacs.help,comp.emacs Subject: Re: Newlines in regexps Message-ID: <9105291734.AA06038@tailgunner> Date: 29 May 91 17:34:06 GMT References: <9105291357.AA25357@ATHENA.MIT.EDU> Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 10 The answer is YES. Try re-searching for [a-z]^Q^J[a-z] No, that falls under the "cumbersome" category. It is also limited to lines that start/end with letters. I like the other suggestion: [\000-\377]