Re: [Python-mode] was: Re: [Bug 916869] tab completion in Ipython buffers

2012-01-22 Thread Yagnesh Raghava Yakkala
Hello Andreas & Richard, sorry for jumping in. I just filed a bug[1] report and found out that this discussion is very much related to where I was heading to although I haven't checked the Richard patch thoroughly. Andreas Röhler writes: > Am 21.01.2012 19:10, schrieb Richard Everson: > [ ...

Re: [Python-mode] few python-mode questions

2012-01-21 Thread Yagnesh Raghava Yakkala
Hi Andreas., Thank you very much for the reply., Andreas Röhler writes: [...] > Hi Yagnesh, > > in order to use python-mode we are developing here, you must download > > http://launchpad.net/python-mode/trunk/6.0.4/+download/python-mode.el-6.0.4.tar.gz > I forgot to mention in my original mail

[Python-mode] few python-mode questions

2012-01-20 Thread Yagnesh Raghava Yakkala
Hello Andreas and all, I would like to use python-mode for my work. I have few questions and hope to get few comments and suggestion and prior apologies for very basic questions and long mail. Consider me as a noob at Python and python-mode but not to the Emacs. I need to write code only in Pyth

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 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.

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

2011-12-06 Thread Yagnesh Raghava Yakkala
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, I just started noticing this myself. Pleas