unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: Whitfield Diffie <whitfield.diffie@sun.com>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Missing arglist for char-after
Date: Wed, 13 Jun 2007 16:08:33 +1200	[thread overview]
Message-ID: <18031.28097.22717.134047@kahikatea.snap.net.nz> (raw)
In-Reply-To: <200706130024.l5D0O5Z0029512@ushabti.sfbay.sun.com>

 >     I typed <esc>help<cr>fchar-after<cr>
 
C-h f <RET> char-after <RET>?

 > and got the following result:
 > 
 > char-after is a built-in function.
 > [Missing arglist.  Please make a bug report.]
 > 
 > Return character in current buffer at position POS.
 > POS is an integer or a marker and defaults to point.
 > If POS is out of range, the value is nil.
 > 
 > (fn &optional POS)
 > 
 > [back]

Someone else might know more than me, but until they say something, what does
your entry for char-after look like in etc/DOC-22.1.1?

In between control characters my DOC file looks like this:

    Fchar-after
    Return character in current buffer at position POS.
    POS is an integer or a marker and defaults to point.
    If POS is out of range, the value is nil.

    (fn &optional POS)

i.e Is the optional argument POS present?

-- 
Nick                                           http://www.inet.net.nz/~nickrob

 > In GNU Emacs 22.1.1 (sparc-sun-solaris2.8, GTK+ Version 2.11.1)
 >  of 2007-06-11 on pkg-build
 > configured using `configure  '--prefix=/pkg/gnu' '--x-includes=/pkg/gnome/include:/usr/X11/include:/usr/openwin/include:/usr/dt/include:/pkg/X11/include' '--x-libraries=/pkg/gnome/lib:/usr/X11/lib:/usr/openwin/lib:/usr/dt/lib:/pkg/X11/lib' '--with-x' '--with-x-toolkit=gtk' '--with-pkg-config-prog=/usr/bin/pkg-config' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' 'CC=gcc' 'CFLAGS= -O3 -mv8 -mtune=ultrasparc' 'LDFLAGS=-L/pkg/local/lib -R/pkg/local/lib -L/pkg/gnu/lib -R/pkg/gnu/lib' 'CPPFLAGS=-I/pkg/local/include -I/pkg/local/include/libpng -I/pkg/gnu/include''

> ....

  reply	other threads:[~2007-06-13  4:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-13  0:24 Missing arglist for char-after Whitfield Diffie
2007-06-13  4:08 ` Nick Roberts [this message]
     [not found]   ` <200706131744.l5DHiDUg014876@ushabti.sfbay.sun.com>
2007-06-13 23:45     ` Nick Roberts

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=18031.28097.22717.134047@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=whitfield.diffie@sun.com \
    /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).