unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: "Juanma Barranquero" <lekktu@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: 23.0.50;(set-language-environment 'Chinese-GB) error
Date: Thu, 18 Oct 2007 16:08:17 -0400	[thread overview]
Message-ID: <E1IibfF-00049p-GS@fencepost.gnu.org> (raw)
In-Reply-To: <f7ccd24b0710170235i5511f8ccob0a864e4f7d4adc3@mail.gmail.com> (lekktu@gmail.com)

    There are two regressions.

     (defun test ()
	"My test docstring."
	t)

     M-: (defadvice test (before doc-bug)) [RET]
     C-h f test [RET]
       =>
     Symbol's function definition is void: ad-Orig-test

I fixed that.

     M-: (defadvice test (before doc-bug activate)) [RET]
     C-h f test [RET]
       =>
     test is a Lisp function.
     (test)

     Advice doc string

I can't reproduce that.

  reply	other threads:[~2007-10-18 20:08 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-15  8:39 23.0.50;(set-language-environment 'Chinese-GB) error Jie Yu
2007-10-15 13:09 ` Kenichi Handa
2007-10-15 13:46   ` Juanma Barranquero
2007-10-15 14:39     ` Stefan Monnier
2007-10-15 20:35       ` Juanma Barranquero
2007-10-15 20:43         ` Juanma Barranquero
2007-10-16  5:06           ` Kenichi Handa
     [not found]             ` <E1Ii13R-0002Dm-VP@fencepost.gnu.org>
2007-10-17 11:22               ` Kenichi Handa
2007-10-17 14:13                 ` Stefan Monnier
2007-10-18  0:44                   ` Kenichi Handa
2007-10-18  5:03                   ` Richard Stallman
2007-10-17 20:49                 ` Richard Stallman
2007-10-18  0:51                   ` Kenichi Handa
2007-10-18  4:17                     ` Stefan Monnier
2007-10-16  4:11     ` Richard Stallman
2007-10-17  9:35       ` Juanma Barranquero
2007-10-18 20:08         ` Richard Stallman [this message]
2007-10-19  7:47           ` Juanma Barranquero
2007-10-19 20:57             ` Glenn Morris
2007-10-19 21:59               ` Juanma Barranquero
2007-10-20  0:42                 ` Juanma Barranquero
2007-10-20 14:57                   ` Richard Stallman
2007-10-20  3:29             ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-10-12  3:10 23.0.50; (set-language-environment " Jie Yu

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=E1IibfF-00049p-GS@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.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).