all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@librehacker.com>
To: Emacs Devel Mailing List <emacs-devel@gnu.org>
Subject: eshell lisp errors
Date: Wed, 25 Sep 2024 11:06:23 -0800	[thread overview]
Message-ID: <87h6a3sgcw.fsf@librehacker.com> (raw)

Hi, I'm doing some hackish stuff — you probably don't want to know — involving setting up an environment with eshell scripts. I found out if I try to set the value of a built-in variable, I get a lisp error. e.g., "export PWD=some-directory" raises error "eshell-set-variable: Variable ‘PWD’ is not settable".

That is fine, I suppose, but I was wondering: In eshell, is there some way to do something with the exception, rather than just report it, or trap it in the debugger? Some hook, maybe...? It would be neat, e.g., if I could examine the error, then decide if I wanted to continue on with the rest of the script, or abort.

-- 
📛 Christopher Howard
🚀 gemini://gem.librehacker.com
🌐 http://gem.librehacker.com

בראשית ברא אלהים את השמים ואת הארץ



             reply	other threads:[~2024-09-25 19:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25 19:06 Christopher Howard [this message]
2024-09-25 19:19 ` eshell lisp errors Emanuel Berg
2024-09-26 15:00   ` Christopher Howard

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=87h6a3sgcw.fsf@librehacker.com \
    --to=christopher@librehacker.com \
    --cc=emacs-devel@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.