unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "OURY, JACOB DAVID" <Jacob.Oury@psu.edu>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Using Dismal V1.5 after updates
Date: Thu, 20 May 2021 21:27:56 -0400	[thread overview]
Message-ID: <jwvk0nsev1k.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <MN2PR02MB5950F4DE8225D48DF077C8578C2A9@MN2PR02MB5950.namprd02.prod.outlook.com> (JACOB DAVID OURY's message of "Thu, 20 May 2021 20:16:24 +0000")

I pushed a new version 1.5.2 to elpa.git which should appear on
elpa.gnu.org soon.  This should hopefully fix your problems (at least
the nb 2 and maybe nb 1 as well).


        Stefan


OURY, JACOB DAVID [2021-05-20 20:16:24] wrote:

> Hi, 
>
> My name is Jacob Oury and I'm a doctoral candidate advised by Frank Ritter (an original Dismal dev!)
> and I'm trying to get Dismal working on the latest version of EMACS. I've found a few issues, and I'm
> hoping you could provide some advice. I'll describe them below. 
>
> 1 I believe Dismal V1.5 is missing a key file for running dismal. Per the description, the package should
>  include a file called dismal-mode-defaults.el, however this is not available in the elpa.gnu package
>  repo. I was able to work around this issue by acquiring a previous version of Dismal from my
>  advisor and manually loading that file. Without that, I am unsure if I could get this package running.
>  Per the Git records at http://git.savannah.gnu.org/cgit/emacs/elpa.git/log/?h=externals/dismal, it
>  looks like that file was deleted in update below. I think this may have broken the package and I'm
>  hoping to find out why that file was deleted.  
>
>  author Stefan Monnier <monnier@iro.umontreal.ca> 2013-06-06 16:20:37 -0400 
>  committer Stefan Monnier <monnier@iro.umontreal.ca> 2013-06-06 16:20:37 -0400 
>  commit 554819b2d3c2e3d4494845a23deffd7245349a56 (patch) 
>  tree c4b11570454318e4dba291c1732f18e8dc639a58 
>  parent 18a2365ebc31e03bce64aa45227a5e6f5e869bad (diff) 
>  download elpa-554819b2d3c2e3d4494845a23deffd7245349a56.tar.gz 
>  General cleanup for GNU ELPA
> 2 Once I got the defaults loaded, I also am running into issues during testing (dis-test-dismal). It
>  initially runs, however, the test fails when trying to insert a simple math equation into a cell: 
>
>  dis-edit-cell-plain((+ 2 3))
>
>  While running the test, the process fails with the message:  "dismal-set-cell-internals: Symbol’s
>  value as variable is void: index". I believe this may be due to some effect of the outdated heaps.el
>  package, however Frank's version of Dismal (Dismal V1.4 running on Emacs 25.X, on MacOS) runs
>  fine. I'm using a Windows computer so that could play a role. When tracing the test through the
>  debugger, it fails immediately following a call to heap-empty with the info shown below. I'm still
>  figuring out the debugger, and I don't have a more thorough printout of the trace at the moment. 
>
>  Debugger entered--entering a function:
>  * command-error-default-function((void-variable index) "" dismal-set-cell-internals)
>    recursive-edit()
>  ;;Debugger cleared most of its text once the void variable error occurs, so the excerpts from
>  immediately before the error are below this line and the output from the debugger is above. 
>  * heap-empty([dismal-address-compare 1 0 [nil]])
>  * heap-member((3 . 0) [dismal-address-compare 1 0 [nil]])
>  * dismal-invalidate-cell((3 . 0))
>  * dismal-set-cell-internals(3 0 (+ 2 3) nil)
>  * dismal-set-cell(3 0 (+ 2 3) nil)
>  * dismal-edit-cell((+ 2 3) nil)
>
> I'm an EMACS novice (I generally work on the experimental cognitive psychology side of things while
> my labmates are more focused on using ACT-R for cognitive models), and so I may have made some
> missteps here, but I've been working with Frank during some debugging and still not having any luck
> so I'd appreciate any and all help you could provide on these issues. Thanks so much!
>
> Best regards, 
>
> Jacob D. Oury
> Doctoral Candidate in Informatics
> Applied Cognitive Science Lab
> Penn State College of Information Sciences and Technology 




      parent reply	other threads:[~2021-05-21  1:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 20:16 Using Dismal V1.5 after updates OURY, JACOB DAVID
2021-05-20 22:19 ` Stefan Monnier
2021-05-20 23:10 ` T.V Raman
2021-05-21  1:40   ` Stefan Monnier
2021-05-21  3:04     ` Stefan Monnier
2021-05-21 13:12       ` OURY, JACOB DAVID
2021-06-17 21:10         ` Oury, Jacob David
2021-05-21  1:27 ` Stefan Monnier [this message]

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=jwvk0nsev1k.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=Jacob.Oury@psu.edu \
    --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 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).