From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rafal.kowalski@mac.com (=?utf-8?Q?Rafa=C5=82?= Kowalski) Newsgroups: gmane.emacs.help Subject: `dired-do-search' not resuming search Date: Mon, 14 Sep 2015 10:26:11 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1442219444 28934 80.91.229.3 (14 Sep 2015 08:30:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2015 08:30:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 14 10:30:27 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZbP9Z-0007eJ-VH for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Sep 2015 10:30:22 +0200 Original-Received: from localhost ([::1]:39092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbP9Z-0004QF-8g for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Sep 2015 04:30:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbP9N-0004OD-K9 for help-gnu-emacs@gnu.org; Mon, 14 Sep 2015 04:30:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbP9K-0006b4-8G for help-gnu-emacs@gnu.org; Mon, 14 Sep 2015 04:30:09 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:45498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbP9K-0006Yo-2P for help-gnu-emacs@gnu.org; Mon, 14 Sep 2015 04:30:06 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZbP9I-0007MM-5z for help-gnu-emacs@gnu.org; Mon, 14 Sep 2015 10:30:04 +0200 Original-Received: from 65.13.76.83.dynamic.wline.res.cust.swisscom.ch ([83.76.13.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Sep 2015 10:30:04 +0200 Original-Received: from rafal.kowalski by 65.13.76.83.dynamic.wline.res.cust.swisscom.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Sep 2015 10:30:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 65.13.76.83.dynamic.wline.res.cust.swisscom.ch User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (darwin) Cancel-Lock: sha1:OkwBflKNgn8VKW7F5QrzDFDUTXQ= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107195 Archived-At: I've been using the `dired-do-search' for a long time to find regexp matches in marked files in a directory. If there were more matches, you could resume the search and find the next match with `M-,' but it stopped working for me somewhere around the 24.4 or 24.5 release. Currently I'm on 25.0.50.2 and when I do `M-,' after the first match is found, I'm getting `xref-pop-marker-stack: Marker stack is empty'. Can somebody help me fix it? Thanks. cheers -- -rafaƂ If you want to make God laugh, tell him about your plans. -- Woody Allen