unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lektu@terra.es>
Cc: emacs-devel@gnu.org
Subject: Re: No doc strings from DOC
Date: Wed, 03 Apr 2002 19:11:30 +0200	[thread overview]
Message-ID: <20020403190611.3944.LEKTU@terra.es> (raw)
In-Reply-To: <200204031704.g33H4v012329@rum.cs.yale.edu>


On Wed, 03 Apr 2002 12:04:57 -0500, "Stefan Monnier" <monnier+gnu/emacs@RUM.cs.yale.edu> wrote:

> Still with the code I just committed ?

Are you talking of

!   if (EQ (tem, make_number (0))
!       tem = Qnil;
!   if (INTEGERP (doc) || CONSP (doc))

and

!   if (EQ (tem, make_number (0))
!       tem = Qnil;
!   if (INTEGERP (tem) || (CONSP (tem) && INTEGERP (XCDR (tem))))

I suppose? Then, the answer is yes.

Without that patch I got an error when doing C-h f set-fill-column, for
example. With it I just get the error if I do C-h f set-fill-column and
answer "no" to the reloading question. If I answer "yes", the help for
the function is displayed, but it says "not documented".

> I believe that was fixed yesterday already.
> Do you still se that with the current code ?

I did my latest cvs update a few minutes ago, and yes, I'm seeing it.

> If so, can you give me a recipe ?

No, I don't know what's happening. Do you think it could be perhaps
related with a CR vs CR/LF issue on .el files? I'm on Windows and
perhaps my CVS client is doing something strange.


                                                           /L/e/k/t/u

  reply	other threads:[~2002-04-03 17:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-03 11:10 No doc strings from DOC Juanma Barranquero
2002-04-03 15:45 ` Juanma Barranquero
2002-04-03 19:14   ` Stefan Monnier
2002-04-03 16:18 ` Stefan Monnier
2002-04-03 16:58   ` Juanma Barranquero
2002-04-03 17:04     ` Stefan Monnier
2002-04-03 17:11       ` Juanma Barranquero [this message]
2002-04-03 17:32         ` Stefan Monnier
2002-04-04  8:27           ` Juanma Barranquero
2002-04-04 14:51             ` Juanma Barranquero
2002-04-04 18:09               ` Jason Rumney
2002-04-04 18:13                 ` Stefan Monnier
2002-04-10 11:21                   ` Juanma Barranquero
2002-04-10 16:36                     ` Stefan Monnier
2002-04-10 20:19                     ` Jason Rumney

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=20020403190611.3944.LEKTU@terra.es \
    --to=lektu@terra.es \
    --cc=emacs-devel@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).