On Oct 4, 3:53 am, Alexandre Fayolle
wrote:
> Alexandre Fayolle wrote:
> >DsrtEglewrote:
>
> >> Hi,
>
> >> I am trying to use Pylint with Emacs on Windows XP. My Emacs version
> >> is EmacsW32 23.1, pylint is 0.21.3 with Python 2.5. After easy_install
> >> pylint, I added the code block below to E
Dsrt Egle wrote:
> Hi,
>
> I am trying to use Pylint with Emacs on Windows XP. My Emacs version
> is EmacsW32 23.1, pylint is 0.21.3 with Python 2.5. After easy_install
> pylint, I added the code block below to Emacs init file, copied form
> Emacs Wiki.
there are some files provided by pylint fo
Alexandre Fayolle wrote:
> Dsrt Egle wrote:
>
>> Hi,
>>
>> I am trying to use Pylint with Emacs on Windows XP. My Emacs version
>> is EmacsW32 23.1, pylint is 0.21.3 with Python 2.5. After easy_install
>> pylint, I added the code block below to Emacs init file, copied form
>> Emacs Wiki.
>
> th
On Sep 30, 9:38 am, Dsrt Egle wrote:
> Hi,
>
> I am trying to use Pylint with Emacs on Windows XP. My Emacs version
> is EmacsW32 23.1, pylint is 0.21.3 with Python 2.5. After easy_install
> pylint, I added the code block below to Emacs init file, copied form
> Emacs Wiki.
>
> (when (load "fly
Hi,
I am trying to use Pylint with Emacs on Windows XP. My Emacs version
is EmacsW32 23.1, pylint is 0.21.3 with Python 2.5. After easy_install
pylint, I added the code block below to Emacs init file, copied form
Emacs Wiki.
(when (load "flymake" t)
(defun flymake-pylint-init ()