[petsc-dev] .dir-locals.el
Barry Smith
bsmith at mcs.anl.gov
Wed Nov 24 10:37:05 CST 2010
Sean,
Thanks, I'm up to Emacs version 23 now and living with Jed's strange file.
Barry
On Nov 23, 2010, at 11:09 PM, Sean Farley wrote:
> 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
More information about the petsc-dev
mailing list