#904: ":e test.hs" overwrites "test.hs" with emacs tags
----------------------+-----------------------------------------------------
Reporter: guest | Owner: simonmar
Type: bug | Status: closed
Priority: normal | Milestone: 6.6
Component: GHCi | Version: 6.5
Severity: normal | Resolution: fixed
Keywords: | Os: Unknown
Difficulty: Unknown | Architecture: Unknown
----------------------+-----------------------------------------------------
Changes (by simonmar):
* resolution: => fixed
* status: new => closed
Comment:
Fixed: {{{:e}}} now pops up the editor, just like Hugs.
I didn't implement all of Hugs' :edit functionality, in particular we
don't attempt to jump to a particular line in the file, but I've done
enough to close this bug :-)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/904>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs