all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: dhruva <dhruvakm@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: finding old-style-backquote
Date: Fri, 14 Sep 2007 10:20:27 -0400	[thread overview]
Message-ID: <jwv1wd1tjn5.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <e3f230850709140051s6e86e20obbaa2a3b89f1571f@mail.gmail.com> (dhruva's message of "Fri\, 14 Sep 2007 13\:21\:42 +0530")

>  Is there a way to find the position of the old-style-backquote. Since
> we now get a warning, I wonder if there is some variable/flag that I
> can set to stop on the first occurrence like debug-on-error. That will
> make it easier to find and fix them.

The byte-compiler gives some line info (it's only the line number of the
beginning of the top-level sexp in which the old-style-backquote is located,
tho, so it's not as precise as you might ideally want, but I found it to be
sufficient).

In any case C-s (` is not that hard to type, is it?


        Stefan

  reply	other threads:[~2007-09-14 14:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14  7:51 finding old-style-backquote dhruva
2007-09-14 14:20 ` Stefan Monnier [this message]
2007-09-14 14:39   ` dhruva
2007-09-14 17:23     ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwv1wd1tjn5.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=dhruvakm@gmail.com \
    --cc=emacs-devel@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.