all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: kifer@cs.sunysb.edu (Michael Kifer)
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: ediff and coding systems
Date: Sat, 27 Oct 2007 14:03:15 -0700	[thread overview]
Message-ID: <200710272103.l9RL3Gai024901@oogie-boogie.ics.uci.edu> (raw)
In-Reply-To: <22573.1193025009@cs.sunysb.edu> (Michael Kifer's message of "Sun\, 21 Oct 2007 23\:50\:09 -0400")

kifer@cs.sunysb.edu (Michael Kifer) writes:

  > > kifer@cs.sunysb.edu (Michael Kifer) writes:
  > > 
  > >   > > kifer@cs.sunysb.edu (Michael Kifer) writes:
  > >   > > 
  > > This one is strange
  > > 
  > > 
  > > viper-cmd.el:5099:1:Warning: the following functions are not known to
  > > be defined: quail-input-method, quail-start-translation,
  > >     event-to-character,  character-to-event, viper-iconify, key-press-event-p, event-key,
  > >     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  > >    These should be optimized out by the byte compiler.
  > 
  > No idea. The above are mostly XEmacs functions.

These warnings show up because the XEmacs functions are conditionally
called with the condition being the viper-xemacs-p defconst. 
Defconsts cannot be optimized out at compile time.


  > > Also viper-xemacs-p is about as long as (featurep 'emacs) and as
  > > readable. Why not replace it?  Most similar macros have been replaced
  > > in CVS.
  > 
  > 
  > I do not really care, but see no reason why waste time on this one.

Would you mind if I do it? For viper* and ediff* ?  
Doing this will allow the byte compiler to get rid code at compile
time, this saves a few kilobytes of disk space.

  reply	other threads:[~2007-10-27 21:03 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-20 15:21 ediff and coding systems Dan Nicolaescu
2007-10-20 18:09 ` Eli Zaretskii
2007-10-21  5:43   ` Michael Kifer
2007-10-21  6:12     ` Dan Nicolaescu
2007-10-21  6:52       ` Michael Kifer
2007-10-21  7:17         ` Dan Nicolaescu
2007-10-21 18:46           ` Michael Kifer
2007-10-21 19:22             ` Dan Nicolaescu
2007-10-21 19:37               ` Leo
2007-10-21 21:35               ` Michael Kifer
2007-10-22  2:08                 ` Dan Nicolaescu
2007-10-22  3:50                   ` Michael Kifer
2007-10-27 21:03                     ` Dan Nicolaescu [this message]
2007-10-28 21:01                       ` Michael Kifer
2007-10-22  3:42               ` Kenichi Handa
2007-10-22  4:20                 ` Eli Zaretskii
2007-10-22  5:05                   ` Kenichi Handa
2007-10-22 15:32                   ` Stefan Monnier
2007-10-22 21:11                     ` Eli Zaretskii
2007-10-22  4:29                 ` Michael Kifer
2007-10-22 15:34                   ` Stefan Monnier
2007-10-22 16:18                     ` Michael Kifer
2007-10-21  2:12 ` Stefan Monnier
2007-10-21  2:43   ` Dan Nicolaescu

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=200710272103.l9RL3Gai024901@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=kifer@cs.sunysb.edu \
    /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.