From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: Tagging Code Date: Fri, 19 Jan 2007 09:38:50 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169196068 29913 80.91.229.12 (19 Jan 2007 08:41:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 Jan 2007 08:41:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 19 09:41:06 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H7pIz-0004Cq-En for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Jan 2007 09:41:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7pIy-0000Ox-W2 for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Jan 2007 03:41:01 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-X-Trace: individual.net AKZ7EjTZpwaZ5tjHZbKiuQVTh9F0D9Wrt7LuGWBJshdWDhhoSb User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (windows-nt) Cancel-Lock: sha1:DVYaALp27PYBF4bhPX+BNoICgK8= Original-Xref: shelby.stanford.edu gnu.emacs.help:144850 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40454 Archived-At: "Drew Adams" writes: >> http://www.emacswiki.org/cgi-bin/wiki/FileProps > IIUC, those tags are per-file; there is no way to tag part of a file. True, I was too quick to promote my little hack :) > See also Icicles multiple regions, which are tagged (and > persistent). They are similar to bookmarks, but they apply to any > buffers, not just file buffers, and they delimit a section of text > (start and end), not just a position. You can use the same tag for > any number of Icicles regions. Hmm, maybe it's the time of the year to take a shot at Icicles again... :)