Hi Alex,

thanks for your quick reply.

Ok, I registered to github and posted my issue there. Anyway, the repo at github does not look more alive than the darcs repo. There was a single (closed) issue in the issue tracker.

The wiki says:
--------------

This github repository is a mirror of this darcs repository.

The ‘darcs’ branch stays in sync with the darcs repository. Any additional commits that I add will be in the ‘master’ branch. I tend to rebase my patches on top of master and do a forced push (push -f), meaning you probably don’t want to try to track my ‘master’ branch. Of course, this isn’t a problem yet because nobody has forked this repo. I will change my behavior when needed :).


So, I am not sure, the git repo is any different from the darcs one.

Cheers,
Andreas

On 27.10.11 11:02 AM, Alex Ott wrote:
Hi

there is another repository at
https://github.com/pheaver/haskell-mode, that contain some
fixes/improvements, and you can use github's interface to create
tickes. IMHO, current darcs repository is dead

On Thu, Oct 27, 2011 at 10:52 AM, Andreas Abel<[email protected]>  wrote:
Hi folks,

Somehow, trac.haskell.org does not let me enter a new ticket and does
not send email to me to let me verify my identity, so I voice my report
on this list...

haskell-mode does not seem to like me working on two different projects.
  If I already C-c C-l loaded haskell files from one directory into ghci
and then C-c C-l from a buffer in a different directory, ghci complains
about not finding files.

A solution was to kill the ghci buffer and C-c C-l again, causing ghci
to be reloaded.  However in the new haskell-mode (I am using the darcs
version), this does not work, I get a "selecting deleted buffer" error.
  (This is a recent problem, worked fine in older versions, like
haskell-mode 2.3.)

I do not know any way to reset haskell-mode, and the only cure at the
moment is to restart emacs.  (Annoying, because I have all sorts of
other files open not related to haskell.)

Could the haskell-mode be fixed to catch the "selecting deselected
buffer" exception and just restart ghci or recreate the missing buffer.
  That'd be great!

Cheers,
Andreas

P.S.:  Working on Mac OS X 10.5,

GNU Emacs 22.3.1 (i386-apple-darwin9.5.0, Carbon Version 1.6.0)
  of 2008-11-01 on leopard.local


--
Andreas Abel<><        Du bist der geliebte Mensch.

Theoretical Computer Science, University of Munich
Oettingenstr. 67, D-80538 Munich, GERMANY

[email protected]
http://www2.tcs.ifi.lmu.de/~abel/


_______________________________________________
Haskellmode-emacs mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs





--
Andreas Abel  <><      Du bist der geliebte Mensch.

Theoretical Computer Science, University of Munich
Oettingenstr. 67, D-80538 Munich, GERMANY

[email protected]
http://www2.tcs.ifi.lmu.de/~abel/

_______________________________________________
Haskellmode-emacs mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs

Reply via email to