From: weber <hugows@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Column replace
Date: Tue, 12 Jun 2007 17:00:01 -0000 [thread overview]
Message-ID: <1181667601.020931.14390@o11g2000prd.googlegroups.com> (raw)
In-Reply-To: <1181664697.930466.263810@q19g2000prn.googlegroups.com>
On 12 jun, 13:11, weber <hug...@gmail.com> wrote:
> On 12 jun, 11:59, "Juanma Barranquero" <lek...@gmail.com> wrote:
>
>
>
> > On 6/12/07, weber <hug...@gmail.com> wrote:
>
> > > Is there an easy way to start in 100, for example?
>
> > C-100 F3 ...
>
> > > What about decreasing?
>
> > C-100 F3 C-- C-5 F3 ...
>
> > > Or counting at 2 increments?
>
> > C-100 F3 C-2 F3 ...
>
> > I'd really recommend reading the docs.
>
> > Juanma
>
> Ok, i read the docs.. but there is still one thing i'm not able to do:
> siga(0) <= siga(0);
> siga(1) <= siga(1);
> siga(2) <= siga(2);
> ...
>
> Is there a way to insert the current counter value without
> incrementing it?
> (I know I could just yank and paste the value inside the macro, but
> that would be less elegant)
>
> TIA,
> weber
Errata: I meant something like
signalA(0) <= signalB(0);
signalA(1) <= signalB(1);
signalA(2) <= signalB(2);
Not siga(0) <= siga(0) :)
next prev parent reply other threads:[~2007-06-12 17:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-12 8:48 Column replace Enchanter
2007-06-12 9:55 ` Juanma Barranquero
2007-06-12 10:39 ` Peter Dyballa
2007-06-12 10:54 ` Juanma Barranquero
2007-06-12 11:11 ` Peter Dyballa
2007-06-12 11:16 ` Juanma Barranquero
[not found] ` <mailman.1999.1181646983.32220.help-gnu-emacs@gnu.org>
2007-06-12 12:49 ` weber
2007-06-12 13:43 ` Juanma Barranquero
[not found] ` <mailman.2008.1181655831.32220.help-gnu-emacs@gnu.org>
2007-06-12 14:14 ` weber
2007-06-12 14:59 ` Juanma Barranquero
[not found] ` <mailman.2022.1181660385.32220.help-gnu-emacs@gnu.org>
2007-06-12 16:11 ` weber
2007-06-12 17:00 ` weber [this message]
2007-06-12 18:02 ` Juanma Barranquero
2007-06-12 17:37 ` deprecated
2007-06-13 21:01 ` Peter Lee
2007-06-12 21:38 ` Colin S. Miller
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=1181667601.020931.14390@o11g2000prd.googlegroups.com \
--to=hugows@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.
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).