タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

emacsに関するbraitomのブックマーク (3)

  • GitHub - remacs/remacs: Rust Emacs

    Emacs will change how you think about programming. Emacs is totally introspectable. You can always find out 'what code runs when I press this button?'. Emacs is an incremental programming environment. There's no edit-compile-run cycle. There isn't even an edit-run cycle. You can execute snippets of code and gradually turn them into a finished project. There's no distinction between your editor and

    GitHub - remacs/remacs: Rust Emacs
    braitom
    braitom 2019/03/02
    ほう。“A community-driven port of Emacs to Rust.”
  • Org Mode Syntax Is One of the Most Reasonable Markup Languages to Use for Text

    Show Sidebar Recent articles About this blog How to use this blog efficiently Subscribe to one of my feeds: links only feed (most reliable) article teaser feed full content feed TBD: Per Tag Feeds TBD: Archive Top tags: software (257) pim (164) hardware (117) austria (81) graz (75) emacs (74) security (65) diy (60) privacy (59) philosophy (59) Updates 2017-09-25: Simplified the table syntax even m

    Org Mode Syntax Is One of the Most Reasonable Markup Languages to Use for Text
    braitom
    braitom 2017/09/25
    Org-modeを推している。確かに方言はないからいい気はするがEmacs使い以外に進めるのは厳しい気が。てかPandocも対応しているのか
  • Emacs超入門[1]:Emacsの基本的な使い方とショートカットキー 4ページ | OSDN Magazine

    また、ミニバッファはEmacsからの通知メッセージなどが逐次表示されるほか、ユーザーになんらかの入力を求める際に利用される。たとえば「C-x C-f」というショートカット(ファイルを開く)を実行すると、ミニバッファに「Find file: <カレントディレクトリ>」と表示されてカーソルがミニバッファに移動し、ユーザーからの入力を受け付けるようになる(図10)。ここで開きたいファイル名を入力しEnterキーを押すことで、指定したファイルを開くことができるというわけだ。また、ここで存在しないファイル名を入力すると、そのファイル名で新たなファイルが作られる。 ミニバッファでは状況に応じてTabキーによる補完機能が利用できる。たとえばファイルを開く場合、ファイル名を途中まで入力した状態でタブキーを2回押すと、候補となるファイルが一覧表示される(図11)。また、もし候補となるファイルが1つだけなら、

    Emacs超入門[1]:Emacsの基本的な使い方とショートカットキー 4ページ | OSDN Magazine
  • 1