all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Emacs help <help-gnu-emacs@gnu.org>
Subject: Getting last-command with arguments
Date: Fri, 13 Sep 2013 12:06:26 +0200	[thread overview]
Message-ID: <20130913100626.GG2369@kuru.dyndns-at-home.com> (raw)

Hi,

I am conditionally repeating the last command from inside an elisp
function.  So I look at `last-command' and decide.  But now I want to
see the original arguments: say the command was, M-2 M-x my-command RET,
then I want to know 2 was passed to `my-command'.  I am not sure how I
can do that.

I looked in (info "(elisp) Command Loop Info"), unless I missed
something I didn't find anything about retrieving arguments.

Any ideas?

-- 
Suvayu

Open source is the future. It sets us free.



             reply	other threads:[~2013-09-13 10:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-13 10:06 Suvayu Ali [this message]
2013-09-13 11:34 ` Getting last-command with arguments Nicolas Richard
2013-09-13 12:42   ` Stefan Monnier
2013-09-13 13:33     ` Suvayu Ali
2013-09-13 13:10   ` Suvayu Ali
2013-09-13 13:58     ` Nicolas Richard
2013-09-14  0:12       ` Xue Fuqiao
2013-09-16 13:34         ` Nicolas Richard

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=20130913100626.GG2369@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@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.