help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Advice on studying Emacs Lisp files


From: Marcin Borkowski
Subject: Advice on studying Emacs Lisp files
Date: Wed, 14 Jan 2015 22:57:00 +0100

OK,

so I started a personal project of code reading.  I would like to start
with (standard) Emacs files.

However, here's a problem: I'd like to take notes while I'm studying.
And it's no surprise that I'd like to use Emacs to do this.  For obvious
reasons, I don't want to make my notes in the files themselves (as
comments).  OTOH, if I copy them to some personal directory, I lose the
ability to use find-function (which will jump to the original files).

Do you have any suggestions for a good workflow for that?  I might use
Org-mode (and links), but it would involve jumping between buffers,
which might not be optimal.  Maybe someone has a better idea?

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



reply via email to

[Prev in Thread] Current Thread [Next in Thread]