Difference between revisions of "Dismal"

From Free Software Directory
Jump to: navigation, search
(initial commit)
 
(dismal version 1.5.2)
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Dismal
 
|Name=Dismal
|Short description=A major mode for GNU Emacs that implements a spreadsheet.
+
|Short description=a spreadsheet application for GNU Emacs.
|Full description=Dismal (Dis' Mode Ain't Lotus) is a major mode for GNU Emacs that implements a spreadsheet. It is designed to be keystroke driven rather than mouse/menu driven (although it can be menu driven), and it is extensible. Users can write their own commands and functions, for example, to allow a function cell to write to several nearby cells. A ruler can be put up that reflects the semantics of column names past the ones automatically provided as letters.
+
|Full description='''Dismal''' (Dis' Mode Ain't Lotus) is a major mode for [[GNU Emacs]] that implements a spreadsheet. It is designed to be keystroke driven rather than mouse/menu driven (although it can be menu driven), and it is extensible. Users can write their own commands and functions, for example, to allow a function cell to write to several nearby cells. A ruler can be put up that reflects the semantics of column names past the ones automatically provided as letters.
  
 
Dismal has some useful functions that implement the keystroke level model of Card, Moran, and Newell.
 
Dismal has some useful functions that implement the keystroke level model of Card, Moran, and Newell.
|Homepage URL=http://acs.ist.psu.edu/dismal/dismal.html
+
 
|User level=intermediate
+
Dismal is now maintained within ELPA, https://elpa.gnu.org.
|Computer languages=Emacs Lisp, C
+
|Homepage URL=https://www.gnu.org/software/dismal/
|Documentation note=[http://acs.ist.psu.edu/dismal/dismal-man.html Manual]
+
|Version download=https://elpa.gnu.org/packages/dismal.html
|Version identifier=1.4
+
|Is High Priority Project=No
|Version date=1997/12/04
+
|Documentation note=https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/REFCARD?h=externals/dismal
 +
 
 +
https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/dismal-manual.texi?h=externals/dismal
 +
 
 +
----
 +
[https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers]
 +
 
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books/signed-introduction-programming-emacs-lisp-3rd-edition An Introduction to Programming in Emacs Lisp, 3rd Edition]
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=Yes
 +
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org
 +
|Donate=https://my.fsf.org/donate/
 +
|Version identifier=1.5
 +
|Version date=2013/08/23
 
|Version status=stable
 
|Version status=stable
|Version download=http://acs.ist.psu.edu/dismal/dismal-1.4.tar.gz
+
|Last review by=Bendikker
|Version comment=Mirror: ftp://cs.nyu.edu/pub/local/fox/dismal/
+
|Last review date=2019/01/23
|Last review by=jlee
+
|Submitted by=Jlee
|Last review date=2012/08/31
 
|Submitted by=jlee
 
 
|Submitted date=2012/08/31
 
|Submitted date=2012/08/31
|Is GNU=Yes
+
|User level=intermediate
 +
|Extension of=Emacs
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 +
|Is GNU=No
 
|GNU package identifier=dismal
 
|GNU package identifier=dismal
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv3orlater
|License verified by=jlee
+
|License copyright=Copyright (C) 1993-2021  Free Software Foundation, Inc.
|License verified date=2012/08/31
+
|License verified by=Genium
}}
+
|License verified date=2021-05-21
{{Person
+
|License note=https://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/dismal.el?h=externals/dismal
|Real name=Frank Ritter
 
|Role=Maintainer
 
|Email=ritter@ist.psu.edu
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 36: Line 60:
 
|Interface=console
 
|Interface=console
 
|Programming-language=lisp
 
|Programming-language=lisp
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 
|Works-with=text
 
|Works-with=text
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=GNU Emacs
+
|Prerequisite description=[[emacs | GNU Emacs]]
 +
}}
 +
{{Person
 +
|Real name=Frank Ritter
 +
|Role=Author
 +
|Email=ritter@ist.psu.edu
 +
}}
 +
{{Resource
 +
|Resource audience=GNU ELPA
 +
|Resource kind=Homepage
 +
|Resource URL=https://elpa.gnu.org/packages/dismal.html
 +
}}
 +
{{Resource
 +
|Resource audience=GNU ELPA
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/emacs/elpa.git/?h=externals/dismal
 +
}}
 +
{{Resource
 +
|Resource audience=GNU ELPA
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/gitweb/?p=emacs/elpa.git;a=shortlog;h=refs/heads/externals/dismal
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Mailing List
 +
|Resource URL=https://ftpmirror.gnu.org/dismal/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/dismal/
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q106925271
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/dismal/
 +
}}
 +
{{Resource
 +
|Resource audience=History
 +
|Resource kind=General
 +
|Resource URL=https://acs.ist.psu.edu/projects/dismal/dismal.html
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 12:24, 21 May 2021


[edit]

Dismal

https://www.gnu.org/software/dismal/
a spreadsheet application for GNU Emacs.

Dismal (Dis' Mode Ain't Lotus) is a major mode for GNU Emacs that implements a spreadsheet. It is designed to be keystroke driven rather than mouse/menu driven (although it can be menu driven), and it is extensible. Users can write their own commands and functions, for example, to allow a function cell to write to several nearby cells. A ruler can be put up that reflects the semantics of column names past the ones automatically provided as letters.

Dismal has some useful functions that implement the keystroke level model of Card, Moran, and Newell.

Dismal is now maintained within ELPA, https://elpa.gnu.org.








Entry








"Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"GNU ELPA" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GNU ELPA" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GNU ELPA" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"History" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.