all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tagging Code
@ 2007-01-17 16:07 aartist
  2007-01-18  8:46 ` Mathias Dahl
  0 siblings, 1 reply; 4+ messages in thread
From: aartist @ 2007-01-17 16:07 UTC (permalink / raw)


Can select piece of code and tag it like the web2.0 tagging
applications and   refer it later or do bunch of other things such as
seeing all code with similar tag at once etc..

It would serve more purpose compared to bookmark  or point-to-register.
For example, I can see the part of the code, which is not tagged yet.
You can apply similar tag to multiple segments etc..


Code= Any Piece of Text.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tagging Code
  2007-01-17 16:07 Tagging Code aartist
@ 2007-01-18  8:46 ` Mathias Dahl
  2007-01-18 22:51   ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Mathias Dahl @ 2007-01-18  8:46 UTC (permalink / raw)


"aartist" <aartist@gmail.com> writes:

> Can select piece of code and tag it like the web2.0 tagging
> applications and refer it later or do bunch of other things such as
> seeing all code with similar tag at once etc..
>
> It would serve more purpose compared to bookmark or
> point-to-register.  For example, I can see the part of the code,
> which is not tagged yet.  You can apply similar tag to multiple
> segments etc..

Check this out:

http://www.emacswiki.org/cgi-bin/wiki/FileProps

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Tagging Code
  2007-01-18  8:46 ` Mathias Dahl
@ 2007-01-18 22:51   ` Drew Adams
  0 siblings, 0 replies; 4+ messages in thread
From: Drew Adams @ 2007-01-18 22:51 UTC (permalink / raw)


> > Can select piece of code and tag it like the web2.0 tagging
> > applications and refer it later or do bunch of other things such as
> > seeing all code with similar tag at once etc..
> >
> > It would serve more purpose compared to bookmark or
> > point-to-register.  For example, I can see the part of the code,
> > which is not tagged yet.  You can apply similar tag to multiple
> > segments etc..
>
> Check this out:
> http://www.emacswiki.org/cgi-bin/wiki/FileProps


IIUC, those tags are per-file; there is no way to tag part of a file.

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.

http://www.emacswiki.org/cgi-bin/wiki/Icicles_-_Multiple_Regions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Tagging Code
       [not found] <mailman.3283.1169163681.2155.help-gnu-emacs@gnu.org>
@ 2007-01-19  8:38 ` Mathias Dahl
  0 siblings, 0 replies; 4+ messages in thread
From: Mathias Dahl @ 2007-01-19  8:38 UTC (permalink / raw)


"Drew Adams" <drew.adams@oracle.com> 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... :)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-19  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-17 16:07 Tagging Code aartist
2007-01-18  8:46 ` Mathias Dahl
2007-01-18 22:51   ` Drew Adams
     [not found] <mailman.3283.1169163681.2155.help-gnu-emacs@gnu.org>
2007-01-19  8:38 ` Mathias Dahl

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.