[Chicago] Pymacs!

Atul Varma varmaa at gmail.com
Fri May 30 17:19:00 CEST 2008


Feihong,

You might want to take a look at pymdev in regards to executing arbitrary
python code in Emacs:

  http://www.toolness.com/pymdev/

The unicode stuff is definitely very funky, though, and I've had problems
with it myself (pymdev does too).

- Atul

On Fri, May 30, 2008 at 7:42 AM, Feihong Hsu <hsu.feihong at yahoo.com> wrote:

> After learning some Emacs basics, I finally started playing around
> with Pymacs. So far I can get it to bring up Tkinter and wxPython
> windows that can modify the current buffer, which is pretty neat. But
> when I try to insert some unicode strings into the buffer, it's kinda
> messed up.
>
> I'm still learning Emacs in general, which limits me in terms of what
> kind of extensions I can create. But so far I like it. Compared to
> vim's Python integration it's not as elegant (I don't see a way to
> execute arbitrary Python code in the minibuffer), but it seems
> cleaner (your extension files are pure Python modules instead of vim
> script files).
>
> Anyway, these are my first impressions.
>
> - Feihong
>
>
>
>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20080530/7c176243/attachment.htm>


More information about the Chicago mailing list