From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Emacs-diffs Digest, Vol 3, Issue 245 Date: Sun, 23 Feb 2003 00:22:32 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <2561-Sun23Feb2003002231+0200-eliz@is.elta.co.il> References: <8011-Sat22Feb2003213427+0200-eliz@is.elta.co.il> <84d6lkjbm9.fsf@lucy.is.informatik.uni-duisburg.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1045952984 24980 80.91.224.249 (22 Feb 2003 22:29:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 22 Feb 2003 22:29:44 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18mi9O-0006Uf-00 for ; Sat, 22 Feb 2003 23:29:42 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18miO5-00073D-00 for ; Sat, 22 Feb 2003 23:44:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mi97-0003Gw-07 for emacs-devel@quimby.gnus.org; Sat, 22 Feb 2003 17:29:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18mi6q-0001eL-00 for emacs-devel@gnu.org; Sat, 22 Feb 2003 17:27:04 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18mi6o-0001dm-00 for emacs-devel@gnu.org; Sat, 22 Feb 2003 17:27:04 -0500 Original-Received: from aragorn.inter.net.il ([192.114.186.23]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mi6G-00017D-00 for emacs-devel@gnu.org; Sat, 22 Feb 2003 17:26:28 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-129-174.inter.net.il [213.8.129.174]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AGI94698; Sun, 23 Feb 2003 00:26:16 +0200 (IST) Original-To: kai.grossjohann@uni-duisburg.de X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <84d6lkjbm9.fsf@lucy.is.informatik.uni-duisburg.de> (kai.grossjohann@uni-duisburg.de) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11866 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11866 > From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) > Date: Sat, 22 Feb 2003 21:37:02 +0100 > > >> + of this variable requires the @samp{starttls} external program to be > >> + installed, you can get it from > >> + @samp{ftp://ftp.opaopa.org/pub/elisp/starttls-*.tar.gz}. > > > > It's better if a URL is inside a @uref, not @samp, I think. > > Note the asterisk: it's probably not a working URL. This only matters in the HTML output. In other formats, @uref just produces some typeface. > Maybe the > wording should be changed to specify the directory in @uref, then say > something about the file name? That'd be good, I think.