all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Davin Pearson <davin.pearson@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Error byte compiling a file
Date: 28 May 2007 02:01:58 -0700	[thread overview]
Message-ID: <1180342918.661322.139980@j4g2000prf.googlegroups.com> (raw)
In-Reply-To: <mailman.1346.1180342540.32220.help-gnu-emacs@gnu.org>

On May 28, 8:53 pm, Xavier Maillard <x...@gnu.org> wrote:
> Hi,
>
>    Should I simply ignore this error message then?
>
> This is not an error message but a warning. Best is to fix it to
> "silent" the byte compiler but anyway you can ignore it. Try to
> defvar your variable to nil and see what happens (it is often
> enough).
>
>         Xavier
> --http://www.gnu.orghttp://www.april.orghttp://www.lolica.org


Thanx it work fine with (defvar <variable> nil)

  parent reply	other threads:[~2007-05-28  9:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-28  2:59 Error byte compiling a file Davin Pearson
2007-05-28  6:32 ` Daniel Jensen
2007-05-28  8:53 ` Xavier Maillard
     [not found] ` <mailman.1346.1180342540.32220.help-gnu-emacs@gnu.org>
2007-05-28  9:01   ` Davin Pearson [this message]
2007-06-02  9:15     ` Johan Bockgård

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=1180342918.661322.139980@j4g2000prf.googlegroups.com \
    --to=davin.pearson@gmail.com \
    --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.
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.