From: Francis Belliveau <f.belliveau@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Understanding cross version problem
Date: Mon, 29 May 2017 11:16:13 -0400 [thread overview]
Message-ID: <DB0F0D0F-5037-402E-B9B5-BFBD6229975C@comcast.net> (raw)
In-Reply-To: <a0872788-6d81-4757-b020-fca1f7420d56@googlegroups.com>
I have encountered something that does not make sense to me.
I am normally running version 23.1 but my OS command line binds to 22.1
I have the following line in my .emacs file
(if (boundp tool-bar-mode) (tool-bar-mode -1))
I put that there to eliminate an error from 22.1 about the missing variable. However, when I -debug-init I am still being told:
"void-variable tool-bar-mode"
I thought that is what "boundp" was checking?
What have I missed?
Fran
next prev parent reply other threads:[~2017-05-29 15:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 23:43 Understanding how to specify UTF-8 Will Parsons
2017-04-08 7:29 ` Eli Zaretskii
2017-04-13 5:09 ` B. T. Raven
2017-04-13 6:37 ` (unknown) Eli Zaretskii
2017-04-13 7:18 ` Understanding how to specify UTF-8 Eli Zaretskii
2017-04-13 9:42 ` hector
2017-04-14 23:37 ` Will Parsons
2017-04-21 9:28 ` Jason Rumney
2017-04-21 10:54 ` Eli Zaretskii
2017-04-21 17:36 ` Will Parsons
2017-05-29 15:16 ` Francis Belliveau [this message]
2017-05-29 16:38 ` Understanding cross version problem Drew Adams
2017-04-21 18:30 ` Understanding how to specify UTF-8 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
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=DB0F0D0F-5037-402E-B9B5-BFBD6229975C@comcast.net \
--to=f.belliveau@comcast.net \
--cc=help-gnu-emacs@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.
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).