From: Ship Mints <shipmints@gmail.com>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: Help making setq work on dynamic symbol
Date: Fri, 18 Oct 2024 11:24:59 -0400 [thread overview]
Message-ID: <CAN+1HbpkOrKwEf-FnWP_jnp=dTPN=f2cZdRk-DSBxjaWkt6xvw@mail.gmail.com> (raw)
In-Reply-To: <87msj1v3od.fsf@igel.home>
[-- Attachment #1: Type: text/plain, Size: 495 bytes --]
set is a good tip. setq is a lifelong habit. I made my/set a function and
it works fine.
Thank you.
On Fri, Oct 18, 2024 at 11:20 AM Andreas Schwab <schwab@linux-m68k.org>
wrote:
> On Okt 18 2024, Ship Mints wrote:
>
> > (setq (intern (concat "f" "oo"))) t)
>
> (set (intern (concat "f" "oo")) t)
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
> "And now for something completely different."
>
[-- Attachment #2: Type: text/html, Size: 1158 bytes --]
next prev parent reply other threads:[~2024-10-18 15:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-18 14:40 Help making setq work on dynamic symbol Ship Mints
2024-10-18 15:00 ` Eli Zaretskii
2024-10-18 15:02 ` Ship Mints
2024-10-18 15:18 ` Visuwesh
2024-10-18 15:20 ` Andreas Schwab
2024-10-18 15:24 ` Ship Mints [this message]
2024-10-18 15:53 ` Ship Mints
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAN+1HbpkOrKwEf-FnWP_jnp=dTPN=f2cZdRk-DSBxjaWkt6xvw@mail.gmail.com' \
--to=shipmints@gmail.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=schwab@linux-m68k.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).