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: feature proposal: occur-read-primary-args: (from Xemacs) Date: Thu, 31 Dec 2015 02:22:16 +0200 Organization: LINKOV.NET Message-ID: <87twmzfow4.fsf@mail.linkov.net> References: <87lh8fkfmc.fsf@mat.ucm.es> 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 1451522338 31706 80.91.229.3 (31 Dec 2015 00:38:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Dec 2015 00:38:58 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 31 01:38:49 2015 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 1aERGS-0001tq-MY for ged-emacs-devel@m.gmane.org; Thu, 31 Dec 2015 01:38:48 +0100 Original-Received: from localhost ([::1]:54217 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aERGO-0005Qh-RW for ged-emacs-devel@m.gmane.org; Wed, 30 Dec 2015 19:38:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aERGK-0005PA-U5 for emacs-devel@gnu.org; Wed, 30 Dec 2015 19:38:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aERGH-0003Se-PA for emacs-devel@gnu.org; Wed, 30 Dec 2015 19:38:40 -0500 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:44383 helo=homiemail-a21.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aERGH-0003Rh-JQ for emacs-devel@gnu.org; Wed, 30 Dec 2015 19:38:37 -0500 Original-Received: from homiemail-a21.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTP id 272FB30006C for ; Wed, 30 Dec 2015 16:38:35 -0800 (PST) Original-Received: from localhost.linkov.net (m212-53-113-174.cust.tele2.ee [212.53.113.174]) (Authenticated sender: jurta@jurta.org) by homiemail-a21.g.dreamhost.com (Postfix) with ESMTPA id 68C66300064 for ; Wed, 30 Dec 2015 16:38:34 -0800 (PST) In-Reply-To: <87lh8fkfmc.fsf@mat.ucm.es> (Uwe Brauer's message of "Sun, 27 Dec 2015 16:42:19 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 69.163.253.7 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:197218 Archived-At: > So the question boils down to this, could this feature be implemented i= n > GNU emacs, either by directly using symbol-near-point or a different > implementation? This feature is already implemented in GNU Emacs where you can customize =E2=80=98read-regexp-defaults-function=E2=80=99.