all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#15379: eshell-eval-using-options partially broken
@ 2013-09-15  0:29 Glenn Morris
  2013-09-16 18:24 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2013-09-15  0:29 UTC (permalink / raw)
  To: 15379

Package: emacs
Version: 24.3.50

eshell-eval-using-options in trunk seems partially broken compared to 24.3.
I'm guessing it's due to lexical-binding. Eg:

emacs -Q -f eshell
touch foo
ln -s foo bar

  creates a hard link, not a symbolic link like it should





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

* bug#15379: eshell-eval-using-options partially broken
  2013-09-15  0:29 bug#15379: eshell-eval-using-options partially broken Glenn Morris
@ 2013-09-16 18:24 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2013-09-16 18:24 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 15379-done

> eshell-eval-using-options in trunk seems partially broken compared to 24.3.
> I'm guessing it's due to lexical-binding. Eg:

Thanks, indeed, options were completely ignored.   Should be fixed now,


        Stefan





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

end of thread, other threads:[~2013-09-16 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-15  0:29 bug#15379: eshell-eval-using-options partially broken Glenn Morris
2013-09-16 18:24 ` Stefan Monnier

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.