From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.help Subject: Re: confused about emacs 23 in daemon mode Date: Mon, 12 Oct 2009 06:04:01 +0200 Message-ID: References: <86510ad0-a7cf-45a7-893f-4188e066f397@y20g2000vbk.googlegroups.com> <871vmbh9hy.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1255320303 20421 80.91.229.12 (12 Oct 2009 04:05:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Oct 2009 04:05:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: David Combs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 12 06:04:53 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MxC9U-00037v-SP for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Oct 2009 06:04:53 +0200 Original-Received: from localhost ([127.0.0.1]:45371 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxC9U-0002Pm-GH for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Oct 2009 00:04:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxC95-0002NG-Jk for help-gnu-emacs@gnu.org; Mon, 12 Oct 2009 00:04:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxC90-0002JP-O1 for help-gnu-emacs@gnu.org; Mon, 12 Oct 2009 00:04:26 -0400 Original-Received: from [199.232.76.173] (port=38508 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxC90-0002JM-Hs for help-gnu-emacs@gnu.org; Mon, 12 Oct 2009 00:04:22 -0400 Original-Received: from mail-bw0-f220.google.com ([209.85.218.220]:61781) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MxC90-0007tA-2d for help-gnu-emacs@gnu.org; Mon, 12 Oct 2009 00:04:22 -0400 Original-Received: by bwz20 with SMTP id 20so7976139bwz.42 for ; Sun, 11 Oct 2009 21:04:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=ImdLNiLIuNunt4oiPlx+8lxfJlWORye3PNuGsCGJThU=; b=PoPvVMccyg9NuSnDStLCCd+eIGOe1HI/5c+i5zCQdO2HypRgT48GnP2JdKZ5OloRgA DDWnbVWsXwQHpnjI7PpH0YCrk5uEEOkwFbIv1lD8gGrlrCLHNy0K1dowyZpGHgrlCBhL O1Cz8WiSnoRKHwfpqCzi1cg7rI6dm3bGHatHs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=FSuOLIYhBAOyui9uWn+hwBcerygfyuA1q0N7tem1CWBHR1+PSFTWE9mSYu0U1iNmMu KtAvApav5vBxWr7doxFy0ogKfJEeojX+e+9v/nMCOzRcjH/0dlSPABHrq80hRyVI0vqh dSJT//G7YXLbSEI7QzVxf1WZ8AiU5Z5G7UvB4= Original-Received: by 10.239.142.155 with SMTP id g27mr328563hba.62.1255320261132; Sun, 11 Oct 2009 21:04:21 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:68861 Archived-At: On Mon, Oct 12, 2009 at 04:19, David Combs wrote: > But there's a bug, at least in my version: > =C2=A0The wonderful "g" command doesn't work right, as > =C2=A0I recall. =C2=A0Maybe fixed more recently, but I bet > =C2=A0not. > > =C2=A0Try it (rename *Occur* to *Occur-this-pat, then > =C2=A0do M-x occur again, but on "that"-pat, try "g" > =C2=A0on the renamed one, and see what happens on YOUR > =C2=A0(newer than mine, probably) version. What is the problem you're seeing? And, which Emacs version? Juanma