[petsc-dev] .dir-locals.el
Sean Farley
sean at mcs.anl.gov
Tue Nov 23 23:09:06 CST 2010
>
> Either way, it seems there is a fix if you set "ns-pop-up-frames" to nil.
> See this thread:
>
> http://permalink.gmane.org/gmane.emacs.devel/128939
>
> and he is quoting David Reitter from here:
>
> http://comments.gmane.org/gmane.emacs.devel/125714
>
Just to follow-up, I can confirm this works. If you add:
;; always open in the same window
(setq ns-pop-up-frames nil)
to your ~/.emacs file then:
$ open -a Emacs file
will open the file in the current window.
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20101123/10c17199/attachment.html>
More information about the petsc-dev
mailing list