Re: [Python-mode] [patch] loading python-mode opens python-mode.el

2011-12-12 Thread Yagnesh Raghava Yakkala
Hello Andreas, apologies for late reply., Andreas Röhler writes: > > Think will drop the whole thing --trying to guess the path from file > loading-- is error prone anyway. > > If Emacs encounters > > (file-name-directory (locate-library "python-mode")) > before python-mode is loaded, an error

Re: [Python-mode] [patch] loading python-mode opens python-mode.el

2011-12-06 Thread Andreas Röhler
Am 06.12.2011 19:06, schrieb Yagnesh Raghava Yakkala: Yagnesh Raghava Yakkala writes: Barry Warsaw writes: On Dec 07, 2011, at 12:35 AM, yagn...@live.com wrote: I checked python-mode trunk from few days from launchpad and I found that whenever I open new emacs I see a buffer with python-m

Re: [Python-mode] [patch] loading python-mode opens python-mode.el

2011-12-06 Thread Yagnesh Raghava Yakkala
Yagnesh Raghava Yakkala writes: > Barry Warsaw writes: > >> On Dec 07, 2011, at 12:35 AM, yagn...@live.com wrote: >> >>>I checked python-mode trunk from few days from launchpad and I >>>found that whenever I open new emacs I see a buffer with python-mode.el. >>>and with emacs -Q >> >> You know,