all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs shell doesn't like quotes
@ 2010-02-04 21:34 ankitks
  2010-02-05  5:22 ` Ken Hori
  0 siblings, 1 reply; 2+ messages in thread
From: ankitks @ 2010-02-04 21:34 UTC (permalink / raw)
  To: help-gnu-emacs

Hello everone,
I am trying out this cmd on emacs shell:

>run_my_job -model some-temp  -work temp -o_cfg "-Copt 0 -Bopt -Aopt 1" -o "-WIDTH 40000 -WORK 1 -CHK_HELLO OFF -LODE_FINAL ON -ERR_COUNT 2 -CHK_C_ENABLE OFF -CHK_B_ENABLE OFF -CHK_A_ENABLE OFF"

Got this error:
Unmatched ".

Any help?



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

* Re: emacs shell doesn't like quotes
  2010-02-04 21:34 emacs shell doesn't like quotes ankitks
@ 2010-02-05  5:22 ` Ken Hori
  0 siblings, 0 replies; 2+ messages in thread
From: Ken Hori @ 2010-02-05  5:22 UTC (permalink / raw)
  To: ankitks; +Cc: help-gnu-emacs

Yup. There are still bugs on eshell involving single quote and double
quotes handling. If you can give me a reproducible example, someone
might be able to take a look (including myself).

On Thu, Feb 4, 2010 at 1:34 PM, ankitks <ankitks.mital@gmail.com> wrote:
> Hello everone,
> I am trying out this cmd on emacs shell:
>
>>run_my_job -model some-temp  -work temp -o_cfg "-Copt 0 -Bopt -Aopt 1" -o "-WIDTH 40000 -WORK 1 -CHK_HELLO OFF -LODE_FINAL ON -ERR_COUNT 2 -CHK_C_ENABLE OFF -CHK_B_ENABLE OFF -CHK_A_ENABLE OFF"
>
> Got this error:
> Unmatched ".
>
> Any help?
>
>




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

end of thread, other threads:[~2010-02-05  5:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 21:34 emacs shell doesn't like quotes ankitks
2010-02-05  5:22 ` Ken Hori

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.