فهرست منبع

Set a name for emacs presentations

Samuel W. Flint 9 سال پیش
والد
کامیت
3e093d652e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      emacs-present

+ 1 - 1
emacs-present

@@ -1,4 +1,4 @@
 #!/bin/zsh
 # my-init.org [[id:../.emacs.d/11fbd999-ad24-4c22-825d-c2c593f62c90][generic-presentation-script]]
-emacs -q --load ~/.emacs.d/general-presentation.el $@
+emacs --name emacs-present -q --load ~/.emacs.d/general-presentation.el $@
 # End my-init.org [[id:../.emacs.d/11fbd999-ad24-4c22-825d-c2c593f62c90][generic-presentation-script]]