unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jay Belanger <belanger@truman.edu>
Subject: Re: calc-embedded-activate
Date: Wed, 14 Jan 2004 12:27:31 -0600	[thread overview]
Message-ID: <87zncqbd2k.fsf@truman.edu> (raw)
In-Reply-To: mailman.618.1074079249.928.help-gnu-emacs@gnu.org


Roger Mason <rmason@esd.mun.ca> writes:
...
> I discovered later that terminating the %Embed % $...$  group with
> another %Embed cures the problem.  

Not here; but then we are using different versions of calc.

Another way to fix the problem without messing with the source is to
put an extra space after the "=> ".  Right now, with
% $f + g => $
after calc finds the "=> ", it is looking at the "$", which causes the
problems.  So there shouldn't be (and aren't here) problems if you
used
% $f + g =>  $

> Having got `M-# a' to work, albeit by trial and error, I have been
> trying to update all the fomulae in the buffer using `C-u 1 M-# u'.
> This command fails silently: nothing happens and there is no error
> signalled.  `M-u' works as described in the manual, so I assume the
> bug (if it is a bug and not my stupidity) is in the code that steps
> through the buffer finding active formulae.  

I would guess that the terminal %Embed somehow convinces calc to skip
activating that formula.  But I can't say for sure.

> I presume the best way to proceed is to improve my aquaintance with
> the lisp debugger, but if anyone has any suggestions I'd be grateful
> to receive them. 

It looks like someone should file a bug report; I'll do it if you
don't want to.

Jay

  parent reply	other threads:[~2004-01-14 18:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.557.1074026001.928.help-gnu-emacs@gnu.org>
2004-01-13 22:22 ` calc-embedded-activate Jay Belanger
2004-01-14 11:20   ` calc-embedded-activate Roger Mason
     [not found]   ` <mailman.618.1074079249.928.help-gnu-emacs@gnu.org>
2004-01-14 18:27     ` Jay Belanger [this message]
2004-01-14 18:40   ` calc-embedded-activate Jay Belanger
2004-01-13 16:33 calc-embedded-activate Roger Mason

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=87zncqbd2k.fsf@truman.edu \
    --to=belanger@truman.edu \
    /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.
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).