From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.help Subject: Re: FFAP on URLs ensconced in wide characters Date: Sat, 02 Jul 2011 08:20:48 +0800 Message-ID: <87k4c1pm73.fsf@jidanni.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309566277 26719 80.91.229.12 (2 Jul 2011 00:24:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 2 Jul 2011 00:24:37 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: pj@irregularexpressions.net Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 02 02:24:33 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qco0e-0003Cq-HG for geh-help-gnu-emacs@m.gmane.org; Sat, 02 Jul 2011 02:24:32 +0200 Original-Received: from localhost ([::1]:39958 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qco0d-00045X-Q3 for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Jul 2011 20:24:31 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qcnx7-0003mr-FH for help-gnu-emacs@gnu.org; Fri, 01 Jul 2011 20:20:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qcnx5-0003Dg-Uh for help-gnu-emacs@gnu.org; Fri, 01 Jul 2011 20:20:53 -0400 Original-Received: from caiajhbdcbhh.dreamhost.com ([208.97.132.177]:47449 helo=homiemail-a4.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qcnx5-0003Dc-Jf for help-gnu-emacs@gnu.org; Fri, 01 Jul 2011 20:20:51 -0400 Original-Received: from homiemail-a4.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a4.g.dreamhost.com (Postfix) with ESMTP id 7D39251C069; Fri, 1 Jul 2011 17:20:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:cc:subject :references:date:message-id:mime-version:content-type; q=dns; s= jidanni.org; b=Jmx5u74eqhwnqMRXrFDqodo3w49ux1i4FPvqHImepW/kZco6g T57+x3Rew8JhNLYCv+IhbqlmCFBTUix+AYNMST+dxCYsawFMBZvP5RnNuCbWt5xP 2N3VpMmpaOHQhFmQETXShTwGhxvfgiRMdYe8ZuX0iKb0tEr/d6NNDNBwDw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:references:date:message-id:mime-version:content-type; s=jidanni.org; bh=I6RnuLz3DboyTj6wCC5FHC9likI=; b=ItPSZ+ZKGfZQg 44GDch4Q23k1zlcBsoDGARAviZt4OOGkPYI2Hi4UBw6J/SIx0SBgdxx2ATAD3Dyb d0M24P7p90qpTQjVJ5CuKtEtwVzuYp8mOCQ4pwcU1R2ZSW44Eg9Agg2tMyja4g3X OWYI69NZ2uYDFSnVhnGG2Z496HTby4= Original-Received: from jidanni.org (218-163-1-179.dynamic.hinet.net [218.163.1.179]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a4.g.dreamhost.com (Postfix) with ESMTPSA id 2C36051C063; Fri, 1 Jul 2011 17:20:50 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.97.132.177 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:81475 Archived-At: >>>>> "PW" == PJ Weisberg writes: PW> You could just remove that from your .emacs. What problem is it PW> trying to solve? Some previous problem. KooL! Worked. Thanks.