From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: line-move-visual Date: Sat, 11 Jul 2009 22:34:18 +0300 Organization: JURTA Message-ID: <87ab3b9gmt.fsf@mail.jurta.org> References: <200907092112.21879.jem@iki.fi> <87ws6hupsk.fsf@bzg.ath.cx> <87ocrtulzd.fsf@bzg.ath.cx> <87tz1lja6l.fsf@bzg.ath.cx> <83ocrsykx7.fsf@gnu.org> <87prc8lqi2.fsf@uwakimon.sk.tsukuba.ac.jp> <83eisoy7y3.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1247345311 17354 80.91.229.12 (11 Jul 2009 20:48:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Jul 2009 20:48:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 11 22:48:24 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MPjUd-0003VI-EA for ged-emacs-devel@m.gmane.org; Sat, 11 Jul 2009 22:48:23 +0200 Original-Received: from localhost ([127.0.0.1]:55807 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPjUc-0007RU-So for ged-emacs-devel@m.gmane.org; Sat, 11 Jul 2009 16:48:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPjSC-000666-Lq for emacs-devel@gnu.org; Sat, 11 Jul 2009 16:45:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPjS8-00063G-4k for emacs-devel@gnu.org; Sat, 11 Jul 2009 16:45:52 -0400 Original-Received: from [199.232.76.173] (port=36037 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPjS7-000637-SG for emacs-devel@gnu.org; Sat, 11 Jul 2009 16:45:47 -0400 Original-Received: from smtp-out2.starman.ee ([85.253.0.4]:47053 helo=mx2.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPjS5-0007Kt-4o; Sat, 11 Jul 2009 16:45:45 -0400 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Original-Received: from mail.starman.ee (82.131.31.79.cable.starman.ee [82.131.31.79]) by mx2.starman.ee (Postfix) with ESMTP id 645A13F40AF; Sat, 11 Jul 2009 23:45:37 +0300 (EEST) In-Reply-To: <83eisoy7y3.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 10 Jul 2009 16:38:12 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:112358 Archived-At: > What bothers me a lot is that there doesn't seem to be a good way of > finding options relevant to some topic. The various `apropos' > commands we have are ad-hoc and rely on strings in symbol names or > documentation. What is missing is the ability to associate keywords > with symbols, akin to index entries we put in manuals. But first and > foremost, someone will have to come up with a useful set of keywords > (those used by finder.el are not even close). I started working on a dynamic keyword system where the first step was porting the current finder.el to Info. I'll post a patch very soon. -- Juri Linkov http://www.jurta.org/emacs/