all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Charles Choi <kickingvegas@gmail.com>
Cc: 71137@debbugs.gnu.org
Subject: bug#71137: 29.3; Calc function calc-user-define-permanent broken
Date: Thu, 23 May 2024 10:08:06 +0300	[thread overview]
Message-ID: <86bk4x57l5.fsf@gnu.org> (raw)
In-Reply-To: <0AF2D9A7-462B-4976-B3DF-43B3130F2EF3@gmail.com> (message from Charles Choi on Wed, 22 May 2024 12:18:36 -0700)

> From: Charles Choi <kickingvegas@gmail.com>
> Date: Wed, 22 May 2024 12:18:36 -0700
> 
> * Title
> Calc function calc-user-define-permanent broken in 29.3
> 
> * Description
> In Calc, invoking calc-user-define-permanent (binding "Z-P") does not persist a user-defined formula.
> 
> * Environment
> Emacs: 29.3
> OS: macOS 14.5, Ubuntu 22.04.4 LTS
> 
> * Steps to Reproduce
> 1. Enter "emacs -Q" on the command line.
> 2. Enter "M-x calc" to start Calc.
> 3. Enter the algebraic expression "'3 x + 7".
> 4. Enter "Z-F" to user-define a formula.
>    1. Enter "1" for the user key.
>    2. Enter "f1" for the command name.
>    3. Enter RET to default use the command name ("f1").
>    4. Enter RET to accept the default argument list ("(x)").
>    5. Enter "y" to leave it symbolic for non-constant arguments.
> 5. Enter "Z-P" to make permanent (persist) the user-defined formula.
> 
> * Expected Result
> The calc.el file in the Emacs init configuration directory should be modified holding the persisted user-defined formula "f1".

This is not what I see in Emacs 29.  After Z-P, Emacs asks in the
echo-area:

  Record in ~/.emacs.c/calc.el the command z-

and if I type "1", as in step 4.1 above, Emacs says "Wrote
~/.emacs.d/calc.el", and I see the formula f1 defined there.

So I wonder why this doesn't happen for you.





  reply	other threads:[~2024-05-23  7:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22 19:18 bug#71137: 29.3; Calc function calc-user-define-permanent broken Charles Choi
2024-05-23  7:08 ` Eli Zaretskii [this message]
     [not found]   ` <E20468A0-24EC-456D-B0E7-AF787349FFD4@gmail.com>
     [not found]     ` <B9E166A7-CC54-40CE-A431-DB3B1300591E@gmail.com>
2024-05-23  8:07       ` Eli Zaretskii

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=86bk4x57l5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=71137@debbugs.gnu.org \
    --cc=kickingvegas@gmail.com \
    /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.