posts icon indicating copy to clipboard operation
posts copied to clipboard

Simply read it in Emacs

Open agzam opened this issue 3 years ago • 1 comments

I wanted to add simplified instructions for straightforward reading in Emacs, but couldn't decide which section to put it in the readme.

Something along the lines:

To read the document in Emacs, you can:

  • M-x eww RET
  • https://raw.githubusercontent.com/tonyaldon/posts/master/posts.org
  • enable org-mode - M-x org-mode
  • voila

agzam avatar May 06 '22 23:05 agzam

Thank you @agzam for the suggestion.

I agree that this is a quick way to access the document directly in Emacs, but when you do it this way, the internal links to the cloned repositories Emacs and Org mode are broken.

If you find a simpler way to read the document in Emacs without breaking any links, I will add it to the README.

Have a nice day.

ps: I'm glad to know that you read those posts :)

tonyaldon avatar May 07 '22 05:05 tonyaldon