From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: C-h r and Images Date: Tue, 3 Sep 2013 07:41:56 -0700 (PDT) Message-ID: <3b188eab-1f3f-4418-986b-4c89b0c16288@default> References: <87y57fe2ej.fsf@gmail.com> <831u57e089.fsf@gnu.org> <5224AEB3.5000508@cs.ucla.edu> <878uzf5dvr.fsf@gmail.com> <50869c34-8cb2-477b-a6a8-a393abb76d12@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1378219351 25232 80.91.229.3 (3 Sep 2013 14:42:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Sep 2013 14:42:31 +0000 (UTC) Cc: Eli Zaretskii , Paul Eggert , Jambunathan K , emacs-devel To: Xue Fuqiao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 03 16:42:33 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VGroM-0004sF-Sl for ged-emacs-devel@m.gmane.org; Tue, 03 Sep 2013 16:42:30 +0200 Original-Received: from localhost ([::1]:46628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGroM-0005t2-Gz for ged-emacs-devel@m.gmane.org; Tue, 03 Sep 2013 10:42:30 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGroB-0005hx-4E for emacs-devel@gnu.org; Tue, 03 Sep 2013 10:42:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGro2-0005jo-J7 for emacs-devel@gnu.org; Tue, 03 Sep 2013 10:42:19 -0400 Original-Received: from userp1040.oracle.com ([156.151.31.81]:40353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGrnt-0005i6-4M; Tue, 03 Sep 2013 10:42:01 -0400 Original-Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r83Efwtc008703 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 3 Sep 2013 14:41:58 GMT Original-Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r83Efvb8014933 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 3 Sep 2013 14:41:58 GMT Original-Received: from abhmt119.oracle.com (abhmt119.oracle.com [141.146.116.71]) by userz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r83EfvJo022313; Tue, 3 Sep 2013 14:41:57 GMT In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.8 (707110) [OL 12.0.6680.5000 (x86)] X-Source-IP: ucsinet21.oracle.com [156.151.31.93] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163165 Archived-At: > > it would be helpful to hyperlink directly to an explanation > > of the term in question, rather than just saying "which see" >=20 > I made a patch for it. See bug#15254. Looks good - thanks. (The original context here was wrt hyperlinking such terms when used as callouts in images, as in image maps. But this patch represents an improvement on its own.)