From: Juanma Barranquero <lekktu@gmail.com>
To: Neal Becker <ndbecker2@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: update to zoom-frame.el for emacs-24?
Date: Tue, 20 Dec 2011 16:37:17 +0100 [thread overview]
Message-ID: <CAAeL0SRHpGRJZH2+m0hZg6-6E89zzVcazUqs0gJ940-APzUEtA@mail.gmail.com> (raw)
In-Reply-To: <jcq883$a2h$1@dough.gmane.org>
On Tue, Dec 20, 2011 at 16:05, Neal Becker <ndbecker2@gmail.com> wrote:
> But I don't think I ever saw a message when using emacs 23 telling me it was
> obsolete. Is there not a mechanism in emacs to give warnings when functions are
> to be obsoleted?
The byte-compiler certainly warns:
C:\emacs\releases> type test.el
(frame-update-faces)
C:\emacs\releases> .\23.3\bin\emacs.exe -Q -batch -f
batch-byte-compile test.el
In toplevel form:
test.el:1:2:Warning: `frame-update-faces' is an obsolete function (as of Emacs
21.1); no longer necessary.
Wrote c:/emacs/releases/test.elc
Juanma
next prev parent reply other threads:[~2011-12-20 15:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-20 14:17 update to zoom-frame.el for emacs-24? Neal Becker
2011-12-20 14:52 ` Juanma Barranquero
2011-12-20 15:05 ` Neal Becker
2011-12-20 15:37 ` Juanma Barranquero [this message]
2011-12-20 15:52 ` Kevin Rodgers
2011-12-20 16:08 ` Drew Adams
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=CAAeL0SRHpGRJZH2+m0hZg6-6E89zzVcazUqs0gJ940-APzUEtA@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=ndbecker2@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).