unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: MON KEY <monkey@sandpframing.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#4026: `characterp' undocumented optional arg 'ignore'
Date: Mon, 3 Aug 2009 18:15:13 -0400	[thread overview]
Message-ID: <d2afcfda0908031515w7466f93au43eba082bb65556c@mail.gmail.com> (raw)

`characterp' has undocumented optional arg 'ignore'

This may be another one of the +/- 500 `bootstrapping documentation' arg bugs...
If not, following is what I found:

---
@Circa line 313 in "../src/character.c"

       doc: /* Return non-nil if OBJECT is a character.  */)

---
(describe-function 'characterp)

;;; docstring in *Help*

"characterp is a built-in function in `character.c'.

(characterp object &optional ignore)

Return non-nil if object is a character."

---
(info "(elisp)Character Codes)")

@Circa line 313 of "../info/elisp-7" as from "./elisp.texi" of Emacs
version 23.1.50

" -- Function: characterp charcode
     This returns `t' if CHARCODE is a valid character, and `nil'
     otherwise."

----
In GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600)
 of 2009-06-30 on LENNART-69DE564 (patched)
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/g/include'






             reply	other threads:[~2009-08-03 22:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-03 22:15 MON KEY [this message]
2009-08-04 16:44 ` bug#4026: `characterp' undocumented optional arg 'ignore' martin rudalics
2009-08-04 16:51   ` MON KEY
2009-08-04 17:31     ` martin rudalics
2009-08-04 20:48       ` MON KEY
2009-08-05 13:49         ` martin rudalics
2009-08-06 18:42           ` Stefan Monnier
2009-08-07 13:01             ` martin rudalics
2011-07-12 20:19 ` Lars Magne Ingebrigtsen
2011-07-12 21:19 ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d2afcfda0908031515w7466f93au43eba082bb65556c@mail.gmail.com \
    --to=monkey@sandpframing.com \
    --cc=4026@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).