Python论坛  - 讨论区

标题:[python-chinese] Re: Emacs在windows下设置的问题。

2006年06月08日 星期四 08:25

莫千聪 moqiancong at gmail.com
Thu Jun 8 08:25:23 HKT 2006

晕了,gmail怎么能这样对待我呢。这可是我工作的邮箱呀。

yongshun zhang 写道:
> *莫千聪:
> 你发的邮件都被gmail扔到垃圾邮件里了
> *
> 在06-6-7,*莫千聪* <moqiancong at gmail.com
> moqiancong at gmail.com>> 写道:
>
>     snlee 写道:
>     > On 06/06/06 at 21:25, 莫千聪 wrote:
>     >
>     >
>     >> 各位用Emacs开发的朋友,
>     >> 你们的python-mode在windows下是怎么设置的。
>     >>
>     >
>     > Emacs 22 和 23 版本默认提供对 python 的支持,不用做什么配置了。
>     如果你是
>     > 用 http://sourceforge.net/projects/python-mode
>     <http://sourceforge.net/projects/python-mode> 上的这个包的话,只需要在
>     > 配置文件(.emacs 或 _emacs) 里加上
>     >
>     > (setq auto-mode-alist (cons '("\\.py$" . python-mode)
>     auto-mode-alist))
>     > (setq interpreter-mode-alist (cons '("python" . python-mode)
>     > interpreter-mode-alist))
>     > (autoload 'python-mode "python-mode" "Python editing mode." t)
>     >
>     >
>     >> 那个.emacs.el是要自己创建吗?
>     >>
>     >
>     > 是的,在 Win 下默认是 c 盘跟目录下,文件名为 _emacs 就可以了
>     >
>     >
>     >> 顺便说说在linux下的设置。
>     >>
>     >
>     > touch ~/.emacs
>     >
>     多谢,已经搞定。
>     _______________________________________________
>     python-chinese
>     Post: send python-chinese at lists.python.cn
>     python-chinese at lists.python.cn>
>     Subscribe: send subscribe to
>     python-chinese-request at lists.python.cn
>     python-chinese-request at lists.python.cn>
>     Unsubscribe: send unsubscribe to
>     python-chinese-request at lists.python.cn
>     python-chinese-request at lists.python.cn>
>     Detail Info: http://python.cn/mailman/listinfo/python-chinese
>     <http://python.cn/mailman/listinfo/python-chinese>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月08日 星期四 12:45

百炀斩FireYang shenhuan007 at gmail.com
Thu Jun 8 12:45:29 HKT 2006

我收到的也自动放到垃圾箱的,不在列表里

在 06-6-8,莫千聪<moqiancong at gmail.com> 写道:
> 晕了,gmail怎么能这样对待我呢。这可是我工作的邮箱呀。
>
> yongshun zhang 写道:
> > *莫千聪:
> > 你发的邮件都被gmail扔到垃圾邮件里了
> > *
> > 在06-6-7,*莫千聪* <moqiancong at gmail.com
> > moqiancong at gmail.com>> 写道:
> >
> >     snlee 写道:
> >     > On 06/06/06 at 21:25, 莫千聪 wrote:
> >     >
> >     >
> >     >> 各位用Emacs开发的朋友,
> >     >> 你们的python-mode在windows下是怎么设置的。
> >     >>
> >     >
> >     > Emacs 22 和 23 版本默认提供对 python 的支持,不用做什么配置了。
> >     如果你是
> >     > 用 http://sourceforge.net/projects/python-mode
> >     <http://sourceforge.net/projects/python-mode> 上的这个包的话,只需要在
> >     > 配置文件(.emacs 或 _emacs) 里加上
> >     >
> >     > (setq auto-mode-alist (cons '("\\.py$" . python-mode)
> >     auto-mode-alist))
> >     > (setq interpreter-mode-alist (cons '("python" . python-mode)
> >     > interpreter-mode-alist))
> >     > (autoload 'python-mode "python-mode" "Python editing mode." t)
> >     >
> >     >
> >     >> 那个.emacs.el是要自己创建吗?
> >     >>
> >     >
> >     > 是的,在 Win 下默认是 c 盘跟目录下,文件名为 _emacs 就可以了
> >     >
> >     >
> >     >> 顺便说说在linux下的设置。
> >     >>
> >     >
> >     > touch ~/.emacs
> >     >
> >     多谢,已经搞定。
> >     _______________________________________________
> >     python-chinese
> >     Post: send python-chinese at lists.python.cn
> >     python-chinese at lists.python.cn>
> >     Subscribe: send subscribe to
> >     python-chinese-request at lists.python.cn
> >     python-chinese-request at lists.python.cn>
> >     Unsubscribe: send unsubscribe to
> >     python-chinese-request at lists.python.cn
> >     python-chinese-request at lists.python.cn>
> >     Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >     <http://python.cn/mailman/listinfo/python-chinese>
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>


-- 
百炀斩

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月08日 星期四 18:28

员旭鹏 recordus at gmail.com
Thu Jun 8 18:28:56 HKT 2006

你收到的我的邮件不会也在垃圾箱里吧?呵呵

在06-6-8,百炀斩FireYang <shenhuan007 at gmail.com> 写道:
>
> 我收到的也自动放到垃圾箱的,不在列表里
>

-- 
I like Python & Linux.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060608/0f676b30/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号