emacs-pretest-bug
[Top][All Lists]
Advanced

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

Feature Request: Enable Passing Function Arguments To call-interacively


From: raman
Subject: Feature Request: Enable Passing Function Arguments To call-interacively
Date: Sat, 4 Aug 2007 16:58:34 -0700 (PDT)

d
Have always had this as a wishlist item for call-interactively 
--namely the ability to do with call-interactively what one can
do with funcall.

Thus given:

(defun foo (a b c)
(interactive ...)...)

(funcall 'foo 1 2 3 ;;; calls foo non-interactively 
(call-function-interactivly  'foo 1 2 3 )
; do the equivalent but make it look as if foo  as was called
interactvely i.e. 
(interactive-p) inside foo evaluates to true.



In GNU Emacs 22.1.50.10 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2007-08-03 on labrador
configured using `configure  '--prefix=/usr/local' '--with-toolkit=gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: nil

Major mode: Shell

Minor modes in effect:
  jabber-activity-mode: t
  erc-menu-mode: t
  erc-autojoin-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-match-mode: t
  erc-button-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-netsplit-mode: t
  dired-omit-mode: t
  dynamic-completion-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-readonly-mode: t
  shell-dirtrack-mode: t
  display-time-mode: t
  desktop-save-mode: t
  auto-insert-mode: t
  encoded-kbd-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t

Recent input:
TAB s h TAB o TAB e TAB v TAB RET ESC p RET C-n C-n 
C-p ESC < C-n C-e m ESC x e m a c s SPC l i s TAB m 
o TAB RET ESC < C-n C-n C-n C-x k RET ESC m C-x o ESC 
m C-p C-p C-e e C-j ( e m a c s - l i s p - m o d e 
) C-j ( g o t o - c h a r SPC ( p o i n t - m i n ) 
) ESC d ESC m C-x C-s ESC s ESC C-a ESC C-f C-p C-p 
C-p C-p C-n C-n C-n C-n C-n C-p C-e e RET C-x C-s C-e 
k C-p C-p C-e C-g C-g ESC m ESC C-f C-j ESC m C-y C-x 
C-s C-e e C-x C-e C-x C-s ESC C-a ESC C-f C-x C-e C-x 
C-s C-x @ h s ESC x ESC p RET ESC x s h e l l SPC m 
o d TAB RET ESC x ESC p ESC p ESC p RET ESC p RET ESC 
m C-n C-n C-x k RET C-x k e m RET C-x @ h s c d RET 
c d SPC e m TAB l i TAB e m TAB RET s v n SPC c i SPC 
- m SPC " " ; SPC m a k e RET C-x @ h m d n q C-x @ 
h m d P q C-x m e m a c s - d e v e l @ C-x k RET ESC 
x r e p o r t SPC b TAB DEL DEL TAB TAB C-e l TAB - 
b TAB DEL DEL DEL - b TAB RET

Recent messages:
Saving file /home/raman/mbox...
Wrote /home/raman/mbox
Sorting for index file...
Stuffing index file...
Writing index file...
Wrote /home/raman/.mbox.idx
Writing index file... done
Loading mailalias...done
Composing a message
Making completion list... [2 times]

-- 
Best Regards,
--raman

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




reply via email to

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