From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#7217: 24.0.50; no doc strings for regexp-opt functions Date: Fri, 15 Oct 2010 16:05:45 -0400 Message-ID: References: <52B72F87C25E4A2B98421CCC7E7718E4@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287173551 8357 80.91.229.12 (15 Oct 2010 20:12:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2010 20:12:31 +0000 (UTC) Cc: 7217@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 15 22:12:30 2010 Return-path: Envelope-to: geb-bug-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 1P6qdh-0007Go-Aa for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Oct 2010 22:12:29 +0200 Original-Received: from localhost ([127.0.0.1]:40262 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6qdg-0007KN-Mz for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Oct 2010 16:12:28 -0400 Original-Received: from [140.186.70.92] (port=50651 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6qdZ-0007Ic-2e for bug-gnu-emacs@gnu.org; Fri, 15 Oct 2010 16:12:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6qdX-0001x4-TH for bug-gnu-emacs@gnu.org; Fri, 15 Oct 2010 16:12:20 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6qdX-0001x0-RE for bug-gnu-emacs@gnu.org; Fri, 15 Oct 2010 16:12:19 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P6qUY-0000fm-4G; Fri, 15 Oct 2010 16:03:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Oct 2010 20:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7217 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7217-submit@debbugs.gnu.org id=B7217.12871729372575 (code B ref 7217); Fri, 15 Oct 2010 20:03:02 +0000 Original-Received: (at 7217) by debbugs.gnu.org; 15 Oct 2010 20:02:17 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6qTp-0000fU-3W for submit@debbugs.gnu.org; Fri, 15 Oct 2010 16:02:17 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6qTm-0000fP-5M for 7217@debbugs.gnu.org; Fri, 15 Oct 2010 16:02:14 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmUKAAdRuExMCpO7/2dsb2JhbACgLXZywRaFSQSSFw X-IronPort-AV: E=Sophos;i="4.57,337,1283745600"; d="scan'208";a="79745224" Original-Received: from 76-10-147-187.dsl.teksavvy.com (HELO ceviche.home) ([76.10.147.187]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 15 Oct 2010 16:05:46 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id CD00B660F5; Fri, 15 Oct 2010 16:05:45 -0400 (EDT) In-Reply-To: <52B72F87C25E4A2B98421CCC7E7718E4@us.oracle.com> (Drew Adams's message of "Thu, 14 Oct 2010 08:24:36 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 15 Oct 2010 16:03:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40913 Archived-At: > emacs -Q > Please provide doc strings for the so-called "workhorse" regexp-opt > functions. They are important enough for users that I see them used in > 3rd-party libraries. > regexp-opt-group > regexp-opt-charset Maybe regexp-opt-charset makes sense in 3rd party libraries (the same functionality is also re-implemented in rx.el and sregex.el, IIRC), but I can't think of any reason to use regexp-opt-group. So I agree for regexp-opt-charset and would also like to see it used in rx.el and friends, Stefan