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: FFAP on URLs ensconced in wide characters Date: Fri, 01 Jul 2011 20:28:17 +0800 Message-ID: <87liwiuqvy.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1309524617 4373 80.91.229.12 (1 Jul 2011 12:50:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 1 Jul 2011 12:50:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 01 14:50:10 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 1QcdAf-0008HL-Jw for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Jul 2011 14:50:09 +0200 Original-Received: from localhost ([::1]:59405 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcdAe-0000qR-52 for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Jul 2011 08:50:08 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:55004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qccpd-0004TE-8Z for help-gnu-emacs@gnu.org; Fri, 01 Jul 2011 08:28:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qccpb-0007Rq-Cg for help-gnu-emacs@gnu.org; Fri, 01 Jul 2011 08:28:24 -0400 Original-Received: from caiajhbdcaid.dreamhost.com ([208.97.132.83]:44387 helo=homiemail-a7.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qccpa-0007Rh-SS for help-gnu-emacs@gnu.org; Fri, 01 Jul 2011 08:28:23 -0400 Original-Received: from homiemail-a7.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTP id 5EDAA25C06D for ; Fri, 1 Jul 2011 05:28:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:subject :date:message-id:mime-version:content-type: content-transfer-encoding; q=dns; s=jidanni.org; b=MsBNcShTsYUTK K7lqpouU1o8f9SsicWwUS6OmkpYgyTQautuasYR+LYBNiQ1PZ4qBEdab3oYzikFh Gjud97mPM7hjCs4GBgY7Y3a23ejamuRfZk2t/ilGB9hYNR11x1kPQ266s/gnlNCy V6cGT3Bw8EMtHOkjGKgNyODCM9F/Go= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type: content-transfer-encoding; s=jidanni.org; bh=QkgwFkqQ/fxzeRFt2W1 qjkhgqXg=; b=k60jJcbYGIoaaV1MyiAKpixrAEuAS7Tjjglcv9lfm0TVrBxjVVc ar0Q+GzWKL90JHT8SX2kvjK8xifXrccCWENLg99R2ZpHT788wU6s+s8jOykl//52 ABopJrpimWu+npjbBlyEt/3frWc8VDd4Wf0622eGhyRqglosExpAstag= Original-Received: from jidanni.org (218-163-6-141.dynamic.hinet.net [218.163.6.141]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTPSA id 0A54225C06A for ; Fri, 1 Jul 2011 05:28:20 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.97.132.83 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:81468 Archived-At: Gentlemen, how can I get FFAP to recognize this URL =E5=9D=80=E7=82=BA=EF=BC=9Ahttp://www.v523.com.tw/=EF=BC=8C=E6=89=80 embedded in the wide characters =E5=9D=80=E7=82=BA=EF=BC=9A...=EF=BC=8C=E6=89=80 I'm willing to forever give up the possibility that =EF=BC=9A or =EF=BC=8C can be part of a URL, if someone would please tell me what I should add t= o (eval-after-load "ffap" '(setcar (cdr (assq 'url ffap-string-at-point-mode-alist)) "--:=3D&?$+@-Z_[:lower:][:multibyte:]()~#,%;*")) that I see in my .emacs. (Above text is seen on http://www.v523.net/ also.)