Skip to content

Karthik ChikmagalurさんのブログポストThe Emacs Window Management Almanacの和訳 #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 40 commits into from
Dec 22, 2024

Conversation

ayatakesi
Copy link
Contributor

2024 Emacs Advent Calendarに投稿した記事
校正2回目終了バージョンです

emacs-jpに掲載して頂けると嬉しいです
よろしくお願いします

2024 Emacs Advent Calendarに投稿した記事
校正2回目終了バージョン
</summary>
<div>

わたしの好みからするとデフォルトのキーバインディング(ウィンドウ`n`を選択する場合には`C-x w <n>`)は、他の2ステップのキーバインディングと同様冗長すぎる。`M-0`から`M-9`による数字引数へのアクセスを失うことを気にしないのであれば、かわりにウィンドウの選択に流用するのはどうだろう:
Copy link
Member

@syohex syohex Dec 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
わたしの好みからするとデフォルトのキーバインディング(ウィンドウ`n`を選択する場合には`C-x w <n>`)は、他の2ステップのキーバインディングと同様冗長すぎる。`M-0`から`M-9`による数字引数へのアクセスを失うことを気にしないのであれば、かわりにウィンドウの選択に流用するのはどうだろう:
わたしの好みからするとデフォルトのキーバインディング(ウィンドウ`n`を選択する場合には`C-x w &lt;n&gt;`)は、他の2ステップのキーバインディングと同様冗長すぎる。`M-0`から`M-9`による数字引数へのアクセスを失うことを気にしないのであれば、かわりにウィンドウの選択に流用するのはどうだろう:

<n> が HTMLタグと解釈されてしまっており, ビルドされる HTMLがここからおかしなことになってしまうようです. なので entity形式で書く必要があると思います. またこの箇所 HTMLタグの中にあるのでその中で使われているマークダウン記法がそのまま出力されてしまっているようです.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

こんばんは
まったく気づいてませんでした💦
整形も含めて見直します
ありがとうございました

@ayatakesi
Copy link
Contributor Author

修正終わりました。

バッククォートのエスケープ以外に頁内リンク、ビデオのリンクも修正してあります

@ayatakesi ayatakesi merged commit a15bbe0 into emacs-jp:master Dec 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants