Issue340

Title minor nit w/ issue tracker
Priority wish Status resolved
Superseder Nosy List dillon
Assigned To Keywords

Created on 2006-10-04.17:16:01 by dillon, last changed by justin.

Messages
msg1602 (view) Author: justin Date: 2006-11-18.20:50:40
Can be resolved with cutchars.
msg1426 (view) Author: jontro Date: 2006-10-05.12:53:01
You need to fix your signature then :p
msg1425 (view) Author: corecode Date: 2006-10-05.11:54:00
To quote RFC2396 - Uniform Resource Identifiers (URI): Generic Syntax:

   The angle-bracket "<" and ">" and double-quote (") characters are
   excluded because they are often used as the delimiters around URI in
   text documents and protocol fields.
[...]
   delims      = "<" | ">" | "#" | "%" | <">

I'd like to keep it that way.  Andy Hauser suggested to use cutchars for X:

	URxvt*cutchars: \ `"'(),;<=>[]{|}

cheers
  simon
msg1424 (view) Author: erik-wikstrom Date: 2006-10-05.11:03:00
On the other hand we'd have to generate a *lot* of bugs before that line 
gets long enough to need any line-breaking.
msg1416 (view) Author: mah Date: 2006-10-04.17:38:00
Am 04.10.2006 um 19:12 schrieb Matthew Dillon:

Those two characters are needed by some eMail apps to make them  
recognize URLs across line breaks correctly. Apple Mail is an example.

Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
msg1414 (view) Author: dillon Date: 2006-10-04.17:16:01
Is it possible to get rid of the '<' and '>' around the URL at the
    end of the issue tracker message ?  It just makes cutting and pasting
    into a browser easier.

						-Matt

:...
:_______________________________________________________
:DragonFly issue tracker <issues@chlamydia.fs.ei.tum.de>
:<http://bugs.dragonflybsd.org/issue131>		<<<<<<<<<< HERE
History
Date User Action Args
2006-11-18 20:50:40justinsetstatus: chatting -> resolved
messages: + msg1602
2006-10-05 12:53:01jontrosetmessages: + msg1426
2006-10-05 11:54:01corecodesetmessages: + msg1425
2006-10-05 11:03:01erik-wikstromsetmessages: + msg1424
2006-10-04 18:34:10corecodesetpriority: wish
2006-10-04 17:38:01mahsetstatus: unread -> chatting
messages: + msg1416
2006-10-04 17:16:01dilloncreate