all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T. V. Raman" <raman@users.sf.net>
To: dhruvakm@gmail.com
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Old-style backquotes in cc-vars.el
Date: Wed, 5 Sep 2007 06:29:53 -0700	[thread overview]
Message-ID: <18142.44881.685872.387968@gargle.gargle.HOWL> (raw)
In-Reply-To: <e3f230850709041944k18cb6243w6ffe991f49112b36@mail.gmail.com>


Here is what is needed:

A) Convert (` ...) to `...
Thus:
(` (progn ...))
becomes `(progn ...)

(, ...)
becomes ,...


>>>>> "dhruva" == dhruva  <dhruvakm@gmail.com> writes:
    dhruva> Hi, On 9/5/07, T. V. Raman <raman@users.sf.net>
    dhruva> wrote:
    >> 
    >> If I do write them, I'll be sure to contribute them. On
    >> the selfish end, I've already fixed my code that needed
    >> the fixing, so the motivation to write the code is not
    >> high at present.
    >> 
    >> >>>>> "Richard" == Richard Stallman <rms@gnu.org> writes:
    Richard> It would be nice to have a couple of utility edit
    Richard> functions that turns old-style backquotes to
    Richard> new-style backquotes.
    Richard> 
    Richard> Would you like to write them?
    dhruva> 
    dhruva>  If someone can point me to the complete definition
    dhruva> of old and new style (and variants if any), I will
    dhruva> try to develop a tool to do the conversion
    dhruva> automatically. I have done a bit of parsing related
    dhruva> work and feel I can do it.
    dhruva> 
    dhruva> -dky
    dhruva> 
    dhruva> -- Dhruva Krishnamurthy Contents reflect my personal
    dhruva> views only!
    dhruva> 
    dhruva> 
    dhruva> _______________________________________________
    dhruva> Emacs-devel mailing list Emacs-devel@gnu.org
    dhruva> http://lists.gnu.org/mailman/listinfo/emacs-devel

-- 
Best Regards,
--raman

      
Email:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

  parent reply	other threads:[~2007-09-05 13:29 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 20:51 Old-style backquotes in cc-vars.el Stefan Monnier
2007-09-01 10:18 ` Alan Mackenzie
2007-09-03 20:46   ` Stefan Monnier
2007-09-04  3:14     ` T. V. Raman
2007-09-04 22:57       ` Richard Stallman
2007-09-05  2:21         ` T. V. Raman
2007-09-05  2:44           ` dhruva
2007-09-05  3:26             ` Stefan Monnier
2007-09-05 20:02               ` Richard Stallman
2007-09-06 14:27                 ` Juri Linkov
2007-09-07  6:32                   ` Richard Stallman
2007-09-05 13:29             ` T. V. Raman [this message]
2007-10-06 16:31 ` Alan Mackenzie
2007-10-06 18:31   ` Thien-Thi Nguyen
2007-10-06 20:51     ` Alan Mackenzie
2007-10-06 21:46       ` Thien-Thi Nguyen
2007-10-11 17:41     ` Davis Herring
2007-10-19  7:29       ` Thien-Thi Nguyen
2007-10-06 22:27   ` Stefan Monnier
2007-10-07  9:40     ` Alan Mackenzie
2007-10-07  9:41       ` Thien-Thi Nguyen
2007-10-07 19:40       ` Eli Zaretskii
2007-10-07 13:10   ` 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

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

  git send-email \
    --in-reply-to=18142.44881.685872.387968@gargle.gargle.HOWL \
    --to=raman@users.sf.net \
    --cc=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.