From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#4026: `characterp' undocumented optional arg 'ignore' Date: Tue, 12 Jul 2011 22:19:25 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1310502209 28666 80.91.229.12 (12 Jul 2011 20:23:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 12 Jul 2011 20:23:29 +0000 (UTC) Cc: 4026@debbugs.gnu.org To: MON KEY Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 12 22:23:24 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QgjUJ-0006SB-Qy for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jul 2011 22:23:23 +0200 Original-Received: from localhost ([::1]:40146 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgjUI-0002N5-Ux for geb-bug-gnu-emacs@m.gmane.org; Tue, 12 Jul 2011 16:23:22 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgjSD-0001ls-86 for bug-gnu-emacs@gnu.org; Tue, 12 Jul 2011 16:21:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgjS5-0003cI-NU for bug-gnu-emacs@gnu.org; Tue, 12 Jul 2011 16:21:13 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgjS5-0003c8-E1 for bug-gnu-emacs@gnu.org; Tue, 12 Jul 2011 16:21:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QgjS5-0000SB-7x; Tue, 12 Jul 2011 16:21:05 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 12 Jul 2011 20:21:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4026 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 4026-submit@debbugs.gnu.org id=B4026.13105020271648 (code B ref 4026); Tue, 12 Jul 2011 20:21:05 +0000 Original-Received: (at 4026) by debbugs.gnu.org; 12 Jul 2011 20:20:27 +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 1QgjRP-0000QN-1y for submit@debbugs.gnu.org; Tue, 12 Jul 2011 16:20:27 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgjQy-0000O2-Rv for 4026@debbugs.gnu.org; Tue, 12 Jul 2011 16:20:02 -0400 Original-Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QgjQl-0005B0-Er; Tue, 12 Jul 2011 22:19:43 +0200 In-Reply-To: (MON KEY's message of "Mon, 3 Aug 2009 18:15:13 -0400") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Peter Gabriel's _Peter Gabriel 4_: "San Jacinto" X-Hashcash: 1:23:110712:monkey@sandpframing.com::9l6FC8h1iMtRSFFP:00000000000000000000000000000000000000PN91 X-Hashcash: 1:23:110712:4026@debbugs.gnu.org::MP97kASo2MiPiwWZ:00000000000000000000000000000000000000000WyKE X-MailScanner-ID: 1QgjQl-0005B0-Er MailScanner-NULL-Check: 1311106783.54047@F4//hOn1gfwgC1dbaLVuzA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 12 Jul 2011 16:21:05 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48776 Archived-At: MON KEY writes: > `characterp' has undocumented optional arg 'ignore' It's called `ignore', and it's optional. I think you can ignore it. Closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/