Bug 192481
Summary: | Haskell-mode autoindent is broken | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Perry Wagle <wagle> | ||||||
Component: | xemacs-sumo | Assignee: | Ville Skyttä <scop> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5 | CC: | extras-qa | ||||||
Target Milestone: | --- | Keywords: | MoveUpstream | ||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 20060510-2.fc5.1 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2006-05-26 20:53:18 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Perry Wagle
2006-05-19 23:12:34 UTC
Ah, yes, XEmacs 21.4.x does not have line-end-position or line-beginning-position. Created attachment 129692 [details]
Possibly corrected haskell-indent.el
Here's a possibly corrected haskell-indent.el.
Until a fixed xemacs-sumo (or xemacs 21.4.x) package is installed, you could
try creating the ~/.xemacs/xemacs-packages/lisp/haskell-mode directory and
installing this file and the haskell-simple-indent.el I'll attach in a jiffy to
it.
Created attachment 129694 [details]
Possibly corrected haskell-simple-indent.el
Fixed in 20060510-2.fc5.1 |