meadowのスタートページを表示させない方法
Aug 15, 2008AD:
;; スタートアップページを表示しない
1 |
(setq inhibit-startup-message t) |
他にもやっていること
;; バックアップファイルを作らない
1 |
(setq make-backup-files nil) |
;; 自動セーブも無効化
1 |
(setq auto-save-default nil) |
AD:
No Comments, Comment or Ping
Reply to “meadowのスタートページを表示させない方法”
Warning: Undefined variable $user_ID in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/themes/grid_focus_public_mizo/comments.php on line 66
You must be logged in to post a comment.