Ticket #2610 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[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

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

Cheers,

Michael

comment:2 Changed 5 years ago by gfurnish

  • Summary changed from [with fixed website] emacs -- fix typo in sagemath.org website to [with fixed website, with positive review] emacs -- fix typo in sagemath.org website

Fix confirmed

comment:3 Changed 5 years ago by mabshoff

  • Status changed from assigned to closed
  • Resolution set to fixed

Ok, I can close this now since it has been confirmed.

Cheers,

Michael

Note: See TracTickets for help on using tickets.