unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: strange byte compiler behavior
Date: Mon, 31 Dec 2007 14:11:34 -0800	[thread overview]
Message-ID: <200712312211.lBVMBYgL017584@oogie-boogie.ics.uci.edu> (raw)
In-Reply-To: <47796135.8040900@gmx.at> (martin rudalics's message of "Mon, 31 Dec 2007 22:37:57 +0100")

martin rudalics <rudalics@gmx.at> writes:

  > There's still the occurrence of `file' in `vc-next-action' I reported in
  > 
  > http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00872.html
  > 
  >      ((stringp state)
  >       (let ((revision
  > 	     (if verbose
  > 		 (read-string "Revision to steal: ")
  > 	       (vc-working-revision file))))
  > 	                            ^^^^
  > 	(dolist (file files) (vc-steal-lock file revision state))))

Interesting. No warning is ever issued for this one, and an incorrect
one is issued for another occurrence of `file' in that file in
interactive mode.

[I think is better to refrain from fixing the code until the byte
compiler issues are analyzed].

  reply	other threads:[~2007-12-31 22:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-31 20:55 strange byte compiler behavior Dan Nicolaescu
2007-12-31 21:37 ` martin rudalics
2007-12-31 22:11   ` Dan Nicolaescu [this message]
2007-12-31 22:30     ` martin rudalics
2007-12-31 22:42       ` Dan Nicolaescu
2008-01-01 10:33         ` martin rudalics
2008-01-02 19:48 ` Dan Nicolaescu
2008-01-02 21:49   ` martin rudalics
2008-01-02 22:13     ` Dan Nicolaescu
2008-01-02 23:17   ` Dan Nicolaescu
2008-01-02 23:24     ` David Kastrup
2008-01-04  5:27     ` Richard Stallman
2008-01-04  6:10       ` Stefan Monnier
2008-01-05 14:29         ` Richard Stallman
2008-01-06  2:00           ` Stefan Monnier
2008-01-06 16:34             ` martin rudalics
2008-01-06 18:09             ` Richard Stallman

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=200712312211.lBVMBYgL017584@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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).