Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10363] feature enhancement request

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 10363] feature enhancement request
  • Date: 11 Jan 2006 18:26:55 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10363


jakakranjc AT email.si changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |jakakranjc AT email.si




------- Additional Comments From jakakranjc AT email.si 2006-01-11 12:26 -------
gaze search is used for searching for strings in spell name or (short)
description, so I think a separate command would be better, maybe gaze author?

In the meanwhile you can use:
for spell in $(find /var/lib/sorcery/codex/ -name HISTORY); do tac $spell |
grep
"^200" | head -n1 | grep -q anoxia && basename $(dirname $spell); done

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 10363] feature enhancement request, bugzilla-daemon, 01/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page