From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: elisp: make text as clickable url Date: Thu, 17 Mar 2011 08:00:20 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5cad48ec-e991-416e-87d1-322298248210@f31g2000pri.googlegroups.com> References: <6b35bc9d-837e-4189-a0ce-2c60b9824a4f@n2g2000prj.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1300377304 23122 80.91.229.12 (17 Mar 2011 15:55:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2011 15:55:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 17 16:55:00 2011 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.69) (envelope-from ) id 1Q0FXJ-000346-O1 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Mar 2011 16:54:58 +0100 Original-Received: from localhost ([127.0.0.1]:54427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0FLh-0001eo-S0 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Mar 2011 11:42:53 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!f31g2000pri.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 76.126.112.84 Original-X-Trace: posting.google.com 1300374020 11264 127.0.0.1 (17 Mar 2011 15:00:20 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 17 Mar 2011 15:00:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f31g2000pri.googlegroups.com; posting-host=76.126.112.84; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.134 Safari/534.16, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:186069 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:80210 Archived-At: On Mar 17, 6:01=A0am, Deniz Dogan wrote: > 2011/3/17 Marc Mientki : > > > Am 17.03.2011 12:01, schrieb Xah Lee: > > >> in elisp, how to make a text as clickable url? > > >http://tinyurl.com/6fz4n64 > > Or better/nicer yet: (info "(elisp) Clickable Text") > > -- > Deniz Dogan lol. didn't know it's so easy. thx Xah