Received: by 10.68.73.229 with SMTP id o5mr3206943pbv.7.1328220589544; Thu, 02 Feb 2012 14:09:49 -0800 (PST) Path: lh20ni253567pbb.0!nntp.google.com!news2.google.com!news1.google.com!news.glorb.com!usenet.stanford.edu!not-for-mail From: Glenn Morris Newsgroups: gnu.emacs.help Subject: Re: does emacs regular expression support (?!expression) Date: Thu, 02 Feb 2012 17:09:43 -0500 Lines: 12 Approved: help-gnu-em...@gnu.org Message-ID: References: <8739at5aj0.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 X-Trace: usenet.stanford.edu 1328220589 30777 140.186.70.17 (2 Feb 2012 22:09:49 GMT) X-Complaints-To: action@cs.stanford.edu To: help-gnu-em...@gnu.org Envelope-to: help-gnu-em...@gnu.org X-Spook: cybercash Rand Corporation Leuken-Baden CID Taiwan Jiang X-Ran: M+J)hE3_o%?L6;2L#^7P%b-PqZ2",4m|6>DMcaSmeVP?sx2RSu^AS45LJr[Vc1H?TrWU83 X-Hue: red X-Attribution: GM Mail-Followup-To: help-gnu-em...@gnu.org In-Reply-To: (Tim Landscheidt's message of "Thu, 02 Feb 2012 21:14:40 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: help-gnu-em...@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset=us-ascii Tim Landscheidt wrote: > In Perl, "(?!pattern)" is a zero-width negative look-ahead > assertion. Emacs does not support these AFAIK. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5393 (to date, not applied) See also the linked http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00732.html