You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source code blocks can be evaluated during export, or when pressing @kbd{C-c C-c} in the block. The most important thing to realize here is that Org mode files which contain code snippets are, in a certain sense, like executable files. So you should accept them and load them into Emacs only from trusted sources---just like you would do with a program you install on your computer.
To: @r_takaishi
Source code blocks can be evaluated during export, or when pressing @kbd{C-c C-c} in the block. The most important thing to realize here is that Org mode files which contain code snippets are, in a certain sense, like executable files. So you should accept them and load them into Emacs only from trusted sources---just like you would do with a program you install on your computer.
ソースコードブロックはエクスポート中かブロック中で@kbd{C-c C-c}を押した時に評 価されます.ここで最も重要な事はコードスニペットを含むOrg-modeのファイルがあ る意味で,実行可能なファイルに似ているということです.それで,あたはそれらに 対応し正しいソースのみをEmacsにロードすべきです-- あなたがコンピュータ上にイ ンストールしたプログラムのように.
案) ですから、あなたは信用できる情報源からのみスニペットを受け入れたりEmacsにロードしたりするべきです。これはコンピュータにプログラムをインストールする場合と動揺です。
The text was updated successfully, but these errors were encountered: