Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Quoting original message format

0 views
Skip to first unread message

TbirdLearner

unread,
May 17, 2007, 8:30:22 PM5/17/07
to
Somebody wrote in one of these news messages the following:-

*-* On Thu, 17 May 2007 01:08:16 -0600,
*-* In Article WMOdnVLdFLG0ndHb...@mozilla.org,
*-* Larry Gusaas wrote
*-* About Re: printing without headers

I want to do something similar, but _my_ format comes out like this:-

*-* On Thu, 17 May 2007 01:08:16 -0600,*-* In Article
WMOdnVLdFLG0ndHb...@mozilla.org,*-* Larry Gusaas wrote*-*
About Re: printing without headers

My question is, how do I get the hard return to happen?

Any help would be appreciated.

TIA

TBL

Ken Whiton

unread,
May 17, 2007, 10:40:12 PM5/17/07
to
*-* On Fri, 18 May 2007 06:00:22 +0530,
*-* In Article fdqdnQYVN9T1btHb...@mozilla.org>,
*-* TbirdLearner wrote
*-* About Quoting original message format

> Somebody wrote in one of these news messages the following:-

> *-* On Thu, 17 May 2007 01:08:16 -0600,
> *-* In Article WMOdnVLdFLG0ndHb...@mozilla.org,
> *-* Larry Gusaas wrote
> *-* About Re: printing without headers

Hey, that's my quote header!! :-)

> I want to do something similar, but _my_ format comes out like this:-

> *-* On Thu, 17 May 2007 01:08:16 -0600,*-* In Article
> WMOdnVLdFLG0ndHb...@mozilla.org,*-* Larry Gusaas wrote*-*
> About Re: printing without headers

> My question is, how do I get the hard return to happen?

If it's possible to have TBird do it, I haven't figured out how
yet. For the time being (at least), I'm doing it manually.

> Any help would be appreciated.

> TIA

> TBL

If someone else can tell us how to do it, we'll both learn
something. :-)

Ken Whiton

FIDO: 1:132/152
InterNet: kenw...@surfglobal.net.INVAL (remove the obvious to reply)

Moz Champion (Dan)

unread,
May 18, 2007, 12:11:06 AM5/18/07
to

Seems you have changed the 'he said' (attribution) line from the
default. So go back in and put the proper spacing or returns in the line
The program is doing EXACTLY what you told it to do.

The default attribution line is
"userid wrote"
since you changed it to read

"date" in "message id" "userid wrote" "message subject"
the control of he spacing, and where the hard returns are are in your setup.

It may have been an extension that did this. so check your extensions

TbirdLearner

unread,
May 18, 2007, 12:45:27 AM5/18/07
to
-----Original Message----- From: Moz Champion (Dan) ------ Sent:
5/18/2007 09:41:

Many thanks, but how do I put 'hard returns' into the setup? That's
exactly what I need to do. I've put the \n formatting command in the
config editor setup, but this apparently is being ignored.

Regards,

TBL

Moz Champion (Dan)

unread,
May 18, 2007, 1:23:30 AM5/18/07
to

See
http://www.holgermetzger.de/efaqmailnews.html#6

the default seperator is the comma (but you can make it anything you
want). If you left the seperator as is, then simply add the comma's to
your attribution lines in the correct places

Chris Ilias

unread,
May 18, 2007, 5:00:21 AM5/18/07
to
On 18/05/2007 12:45 AM, _TbirdLearner_ spoke thusly:

> Many thanks, but how do I put 'hard returns' into the setup? That's
> exactly what I need to do. I've put the \n formatting command in the
> config editor setup, but this apparently is being ignored.

Unfortunately, you cannot use the Config Editor to insert hard returns.
You have to use the user.js method.
<http://www.mozilla.org/support/thunderbird/edit#user>
--
Chris Ilias <http://ilias.ca>
List-owner: support-firefox, support-thunderbird
mozilla.test.multimedia moderator
(Please do not email me tech support questions)

Ken Whiton

unread,
May 19, 2007, 12:24:04 AM5/19/07
to
*-* On Fri, 18 May 2007 10:15:27 +0530,
*-* In Article DumdndgixN-ystDb...@mozilla.org,
*-* TbirdLearner wrote
*-* About Re: Quoting original message format

> -----Original Message----- From: Moz Champion (Dan) ------ Sent:
> 5/18/2007 09:41:
>> Ken Whiton wrote:

>>> *-* TbirdLearner wrote

[ ... ]

>>>> My question is, how do I get the hard return to happen?

>>> If it's possible to have TBird do it, I haven't figured out
>>> how yet. For the time being (at least), I'm doing it manually.

>>>> Any help would be appreciated.

>>>> TIA

>>>> TBL

>>> If someone else can tell us how to do it, we'll both learn
>>> something. :-)

[ ... ]

> Many thanks, but how do I put 'hard returns' into the setup? That's
> exactly what I need to do. I've put the \n formatting command in the
> config editor setup, but this apparently is being ignored.

As Chris said, the "\n" has to be used in the user.js file, not
in the config editor.

> Regards,

> TBL

I didn't even know about the "\n", but thanks to the link Dan
provided (http://www.holgermetzger.de/efaqmailnews.html#6), (Thanks,
Dan) TBird now generates the hard returns in my quote headers. Here's
the relevant portion of my user.js:

user_pref("mailnews.reply_header_type", 2);
user_pref("mailnews.reply_header_ondate", "*-* On %s,\n");
user_pref("mailnews.reply_header_separator", "*-* In Article ,\n");
user_pref("mailnews.reply_header_authorwrote", "*-* %s wrote\n");
user_pref("mailnews.reply_header_colon", "*-* About \n");

I still have to copy and paste in the Message-ID and Subject
information, but that's a lot less manual manipulation than I was
doing before.

HTH.

TbirdLearner

unread,
May 19, 2007, 1:29:34 AM5/19/07
to

Thanks to all. That really helped. Now I have to figure out a way to
place that reply just above what I'm typing :-)

Regards.
TBL

0 new messages