THIS REPOSITORY WAS MOVING TO https://github.com/TakesxiSximada/emacs.d/tree/main/lisp/trans
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.elc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Environment variables for demo application (Errbit client application). | |
# | |
AIRBRAKE_API_KEY=3ea6b9dcca72fe35e30dea8141031000 | |
AIRBRAKE_ENVIRONMENT=local | |
AIRBRAKE_HOST=http://127.0.0.1:8080/ | |
AIRBRAKE_PROJECT_ID=1 | |
HOSTNAME=ng2.local |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DISCORD_WEBHOOK_TOKEN= |
gist.elには gist-ask-for-filename
と gist-ask-for-description
のカスタム変数がある。
それらを設定することで投稿時にファイル名/ディスクリプションを指定できるようになる。
この記事では設定方法とuse-packageを用いた設定例を紹介する。
gist-ask-for-filename
変数をtに設定すると
M-x gist-region
でgistを初回投稿する時に
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
フォントサイズを変更した。 | |
変更前 | |
``` | |
(set-face-attribute 'default nil :family "Menlo" :height 120) | |
``` | |
変更後 | |
``` | |
(set-face-attribute 'default nil :family "Menlo" :height 240) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
README.aux | |
README.dvi | |
README.log | |
README.out | |
README.tex | |
README.toc |
#*TITLE: 手紙を送る
NewerOlder