help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: elisp question: format


From: Aaron Maxwell
Subject: Re: elisp question: format
Date: Mon, 25 Jun 2007 01:59:32 -0700
User-agent: KMail/1.9.5

Thanks for the answers, guys, good to know - I appreciate it.
-A

On Sunday 24 June 2007 04:22, Daniel Jensen wrote:
> Aaron Maxwell <amax@redsymbol.net> writes:
> > Is there a way to direct the format function to use a single value
> > repeatedly for several positional parameters?
>
> You can use format-spec for this.
>
> (require 'format-spec)                  ; from Gnus
>
> (format-spec "%s/bin/scheme --band %s/lib/edwin-mechanics.com ..."
>              '((?s . "/home/amax/opt/scmutils/mit-scheme")))
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

-- 
Aaron Maxwell
http://redsymbol.net

Business Owners and Self-Employed:  You're NOT Alone!
The Business Butler - http://businessbutler.us




reply via email to

[Prev in Thread] Current Thread [Next in Thread]