[358] in bug-owl
instance names: $ or ' and "
daemon@ATHENA.MIT.EDU (You (Yoyo) Zhou)
Thu Nov 18 15:00:45 2004
Date: Thu, 18 Nov 2004 15:00:10 -0500 (EST)
From: "You (Yoyo) Zhou" <yoz@MIT.EDU>
To: bug-owl@MIT.EDU
Message-ID: <Pine.LNX.4.55L.0411181443380.26383@character.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
owl treats $ as a regexp character (it seems that this shouldn't be the
case, as narrowing on instance foo$ narrows on instance foo).
It's also not possible to reply or send to an instance name that contains
both the ' and " characters, although modifying the name by enclosing each
quote in the other type of quotes using C-r (:reply -e) seems to work
(e.g. 'foo" -> Unbalanced quotes, but "'"foo'"' is fine). owl cannot
narrow on such an instance either.
--
Especially,
Yoyo Zhou