如何在Windows任务栏中删除多个emacs实例

前端之家收集整理的这篇文章主要介绍了如何在Windows任务栏中删除多个emacs实例前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
如果我使用runemacs.exe启动emacs,任务栏中的窗口将与emacs.exe进程相关联,而不是与runemacs.exe进程相关联.这意味着如果我将runemacs.exe固定,我会在任务栏中显示两个emacs图标.如果我固定emacs.exe,我会得到一个控制台.我怎么吃蛋糕吃呢?
这看起来像一个选项:

> http://sachachua.com/blog/2012/06/making-gnu-emacs-play-well-on-microsoft-windows-7/

To pin Emacs to your task bar,right-click on the Emacs icon in the task bar. Right-click on the small Emacs icon that appears,and click on Properties. Change the target to c:\emacs\bin\runemacs.exe,and change the start directory to whichever directory you prefer.

一个相关的答案:

> https://superuser.com/questions/259146/why-latest-emacs-version-dont-support-windows-7-taskbar

原文链接:https://www.f2er.com/windows/365127.html

猜你在找的Windows相关文章