From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.help Subject: RE: Advice on studying Emacs Lisp files Date: Wed, 14 Jan 2015 15:30:05 -0800 (PST) Message-ID: References: <87fvbdhvpv.fsf@wmi.amu.edu.pl> <87d26hhuk3.fsf@wmi.amu.edu.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1421278244 2705 80.91.229.3 (14 Jan 2015 23:30:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Jan 2015 23:30:44 +0000 (UTC) To: Marcin Borkowski , Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 15 00:30:38 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YBXOO-0006GY-IB for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Jan 2015 00:30:28 +0100 Original-Received: from localhost ([::1]:48523 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBXON-00007Y-Jx for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Jan 2015 18:30:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBXOB-00007T-Jm for help-gnu-emacs@gnu.org; Wed, 14 Jan 2015 18:30:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBXO8-0001VH-Dc for help-gnu-emacs@gnu.org; Wed, 14 Jan 2015 18:30:15 -0500 Original-Received: from userp1040.oracle.com ([156.151.31.81]:17314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBXO8-0001Um-6h for help-gnu-emacs@gnu.org; Wed, 14 Jan 2015 18:30:12 -0500 Original-Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t0ENUASP030318 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 14 Jan 2015 23:30:11 GMT Original-Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id t0ENU7B8025898 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 14 Jan 2015 23:30:08 GMT Original-Received: from abhmp0001.oracle.com (abhmp0001.oracle.com [141.146.116.7]) by userz7022.oracle.com (8.14.5+Sun/8.14.4) with ESMTP id t0ENU6PN009092; Wed, 14 Jan 2015 23:30:06 GMT In-Reply-To: <87d26hhuk3.fsf@wmi.amu.edu.pl> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.8.2 (807160) [OL 12.0.6691.5000 (x86)] X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102079 Archived-At: > >> I'd like to take notes while I'm studying... I don't want to make my > >> notes in the files themselves (as comments)... > >> > >> 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? > > > > You can bookmark locations, and use annotations for your notes. > > If you use Bookmark+ then you can use Org mode for the annotations. >=20 > ... I will definitely check that out, I had no idea about this > functionality. I'll have to check whether these bookmarks/annotations > are somehow visible in the buffer they point to. If you use Bookmark+ then you can make bookmark locations be highlighted in various ways. This is optional. http://www.emacswiki.org/emacs/BookmarkPlus#HighlightingBookmarkLocations