From: "Juanma Barranquero" <lekktu@gmail.com>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: 23.0.50;(set-language-environment 'Chinese-GB) error
Date: Wed, 17 Oct 2007 11:35:06 +0200 [thread overview]
Message-ID: <f7ccd24b0710170235i5511f8ccob0a864e4f7d4adc3@mail.gmail.com> (raw)
In-Reply-To: <E1Ihdlr-00034B-S0@fencepost.gnu.org>
On 10/16/07, Richard Stallman <rms@gnu.org> wrote:
> I made a change in advice.el which ought to fix that.
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
M-: (defadvice test (before doc-bug activate)) [RET]
C-h f test [RET]
=>
test is a Lisp function.
(test)
Advice doc string
[back]
Juanma
next prev parent reply other threads:[~2007-10-17 9:35 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 [this message]
2007-10-18 20:08 ` Richard Stallman
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f7ccd24b0710170235i5511f8ccob0a864e4f7d4adc3@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=rms@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.