zsh-users
 help / color / mirror / code / Atom feed
* Quoting the arguments to a function
@ 2016-09-15 21:41 zv
  2016-09-15 22:17 ` Philippe Troin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: zv @ 2016-09-15 21:41 UTC (permalink / raw)
  To: zsh-users

I want to supply the arguments of a function (an alias to Emacs `calc') without expansion, e.g:

	zv@computer# calc 20/2*15
	150


Today of course the result gives "zsh: no matches found: 20*15/2"

Is there any way to signal to ZSH that an alias or fn should have arguments supplied literally?

- Zephyr


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-09-17 14:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15 21:41 Quoting the arguments to a function zv
2016-09-15 22:17 ` Philippe Troin
2016-09-16  0:09 ` Lawrence Velázquez
2016-09-16  0:10   ` zv
2016-09-16  0:12     ` Lawrence Velázquez
2016-09-16 10:52 ` Vincent Lefevre
2016-09-16 17:09   ` Bart Schaefer
     [not found]   ` <160916100934.ZM11263__9881.101063411$1474045859$gmane$org@torch.brasslantern.com>
2016-09-17  6:24     ` Daniel Shahaf
2016-09-17 14:35       ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).