From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Eli Zaretskii <eliz@gnu.org>
Cc: cyd@stupidchicken.com, 7840@debbugs.gnu.org
Subject: bug#7840: SYMBOL_VALUE in terminal.c (was 23.2.91; default-terminal-coding-system not inherited by created terminals)
Date: Fri, 18 Feb 2011 12:33:29 -0500 [thread overview]
Message-ID: <jwvpqqptfjt.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <83lj1dv1jy.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 18 Feb 2011 16:51:13 +0200")
> I used find_symbol_value instead, which seems to be the Emacs 24
> equivalent of SYMBOL_VALUE in this situation.
Yes, both of them are undesirable since they're internal functions used
to implement Fsymbol_value. Better use Fsymbol_value and Fboundp.
Stefan
next prev parent reply other threads:[~2011-02-18 17:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 3:45 bug#7840: 23.2.91; default-terminal-coding-system not inherited by created terminals Eli Zaretskii
2011-01-14 15:33 ` Stefan Monnier
2011-02-12 9:55 ` Eli Zaretskii
2011-02-13 0:18 ` bug#7840: SYMBOL_VALUE in terminal.c (was 23.2.91; default-terminal-coding-system not inherited by created terminals) Chong Yidong
2011-02-14 18:05 ` Stefan Monnier
2011-02-18 14:51 ` Eli Zaretskii
2011-02-18 17:33 ` Stefan Monnier [this message]
2011-02-18 17:46 ` Eli Zaretskii
2011-02-18 21:35 ` Stefan Monnier
2011-02-19 8:05 ` bug#7840: SYMBOL_VALUE in terminal.c Eli Zaretskii
2011-02-19 21:14 ` Stefan Monnier
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=jwvpqqptfjt.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=7840@debbugs.gnu.org \
--cc=cyd@stupidchicken.com \
--cc=eliz@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.