查看“Emacs email”的源代码
←
Emacs email
跳到导航
跳到搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
[[category:emacs]] =wanderlust= == ins== <pre> 四个模式键:C—-Ctrl;M—-Alt;s—-Super(Win);S—-Shift 也可以使用命令M-x list-packages获取插件列表,使用C-s找到 软件名例如叫 elpy 来安装 #开始安装 M-x list-packages,M-x list-packages RET wanderlust RET #软件包安装 Alt+x list-packages 可以先用C-s向下搜索 autopair 找到后 回来后 按i再按x就下载到本地了。然后打开emacs的配置文件init.el,在里面添加下面: 常用快捷键 i - 选择要安装的包 d - 选择要删除的包 U - 升级已安装的包 x - 执行操作 d - 选择要删除的包 </pre> =on debian= <pre> ** 今天在 vps debian 试一下 apt install wl-beta vi .emacs.d/init.el ;;evan (if (boundp 'mail-user-agent) (setq mail-user-agent 'wl-user-agent)) (if (fboundp 'define-mail-user-agent) (define-mail-user-agent 'wl-user-agent 'wl-user-agent-compose 'wl-draft-send 'wl-draft-kill 'mail-send-hook)) ;;evan </pre> =* 配置给 qq emial or 126 先试用一下wanderlust= 成功 <pre> cat ~/.folders %inbox:88/login@imap.qq.com:993! "QQ Mail" cat ~/.wl (setq wl-smtp-connection-type 'starttls wl-smtp-posting-port 587 wl-smtp-authenticate-type "plain" wl-smtp-posting-user "88" wl-smtp-posting-server "smtp.qq.com" wl-local-domain "qq.com" wl-message-id-domain "smtp.qq.com") vi .emacs.d/init.el ;;evan (if (boundp 'mail-user-agent) (setq mail-user-agent 'wl-user-agent)) (if (fboundp 'define-mail-user-agent) (define-mail-user-agent 'wl-user-agent 'wl-user-agent-compose 'wl-draft-send 'wl-draft-kill 'mail-send-hook)) ;;evan alt +x wl 进入 成功 要求输入的是授权码 </pre> [https://chriszheng.science/2017/08/02/Featured-Wanderlust-tutorial-for-Gmail-user/ 针对POP协议和Gmail用户的Wanderlust教程] https://github.com/emacs-china/hello-emacs/blob/master/Emacs%E4%B8%AD%E7%9A%84%E9%82%AE%E4%BB%B6%E5%AE%A2%E6%88%B7%E7%AB%AF--WanderLust.org#%E5%BC%80%E5%A7%8B ==usage== =进阶= 要进一步学习 看 https://github.com/emacs-china/hello-emacs/blob/master/Emacs%E4%B8%AD%E7%9A%84%E9%82%AE%E4%BB%B6%E5%AE%A2%E6%88%B7%E7%AB%AF--WanderLust.org https://medium.com/@enzuru/emacs-26-wanderlust-and-modern-gmail-authentication-36e1ae61471f =see also= [https://www.djcbsoftware.nl/code/mu/mu4e.html mu4e.html] [https://github.com/LdBeth/Emacs-for-Noobs/blob/master/WanderLust.org WanderLust] [http://emacser.com/mew.htm 用Mew收发邮件] [http://linzhichu.github.io/computers/2016/10/06/emacs-as-email-client-using-mu4e 通过mu4e用Emacs作为邮件客户端]
返回至
Emacs email
。
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
我的导航
关于我
shell
python
ops
linuxchina.net
blog.linuxchina
最近更改
随机页面
帮助
工具
链入页面
相关更改
特殊页面
页面信息