Ticket #2610 (closed defect: fixed)
[with fixed website, with positive review] emacs -- fix typo in sagemath.org website
| Reported by: | was | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.11 |
| Component: | documentation | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Hello,
I think on
http://www.sagemath.org/emacs/
a line, which connects the ".sage" file-extension with python-mode,
like
(setq auto-mode-alist (cons '("\\.sage\\'" . python-mode) auto-mode-
alist))
is missing.
With best regards,
Lars Fischer
Change History
comment:1 Changed 5 years ago by mabshoff
- Owner changed from tba to mabshoff
- Status changed from new to assigned
- Summary changed from emacs -- fix typo in sagemath.org website to [with fixed website] emacs -- fix typo in sagemath.org website
Note: See
TracTickets for help on using
tickets.

Done - can somebody confirm this, so it can be closed?
Cheers,
Michael