Re: Program for quoting text like in email?

2009-06-09 Thread Andrei Popescu
On Ma,09.iun.09, 15:23:52, Richard Hector wrote: > > You have to put a range in there or it'll only hit the current line: > > > > :0,$s/^/> / > > True. I usually use visual mode - shift-v and cursors (or G to jump to > the bottom, in this case) to select the lines, then I only type what I > d

Re: sed/awk/fmt question hijacked from Re: Program for quoting text like in email?

2009-06-08 Thread Cameron Hutchison
Tony Baldwin writes: >Why is it that with sed, stuff like >sed -e /searchterm/d >I have to do >sed -e /searchterm/d infile > outfile, >and can't just do sed -e /searchterm/d file, without having to generate >another file? GNU sed (which is what you are most likely running) has the -i option to

Re: Program for quoting text like in email?

2009-06-08 Thread Richard Hector
On Mon, 2009-06-08 at 20:05 -0700, Daniel Burrows wrote: > On Tue, Jun 09, 2009 at 11:03:39AM +1200, Richard Hector > was heard to say: > > :s/^/> / > > > > should work for the quoting, as with the sed example someone else gave. > > You have to put a ran

Re: Program for quoting text like in email?

2009-06-08 Thread Daniel Burrows
rmat it. I can't remember how to > do the line wrapping stuff in vim, but > > :s/^/> / > > should work for the quoting, as with the sed example someone else gave. You have to put a range in there or it'll only hit the current line: :0,$s/^/> / Daniel -- To UNS

Re: sed/awk/fmt question hijacked from Re: Program for quoting text like in email?

2009-06-08 Thread Richard Hector
On Mon, 2009-06-08 at 22:14 -0400, Tony Baldwin wrote: > > I've been learning to use sed and awk and grep, etc., lately. > I have a general question (probably more appropriate elsewhere, but I'm > going to ask here anyway. Smack me later.). > > Why is it that with sed, stuff like > sed -e /sea

sed/awk/fmt question hijacked from Re: Program for quoting text like in email?

2009-06-08 Thread Tony Baldwin
Spiro Harvey wrote: Can anyone recommend a program/shell script/editor plugin etc, that can take arbitrary text as input and quote it like email programs quote emails with a preceding "> " character? awk '{print "> " $0}' filename or just type: awk '{print "> " $0}' paste some text into t

Re: Program for quoting text like in email?

2009-06-08 Thread Spiro Harvey
> Can anyone recommend a program/shell script/editor plugin etc, that > can take arbitrary text as input and quote it like email programs > quote emails with a preceding "> " character? awk '{print "> " $0}' filename or just type: awk '{print "> " $0}' paste some text into the buffer, and hit

Re: Program for quoting text like in email?

2009-06-08 Thread Richard Hector
o > like line breaks to be put in once every 80 characters (email > standard?). As an aside, I use the "It's all text" firefox plugin to let me fire up the editor of my choice (gvim, in my case) for any web text box. Then I'd use the editors features to format it. I can'

Re: Program for quoting text like in email?

2009-06-08 Thread Kumar Appaiah
On Mon, Jun 8, 2009 at 11:27 AM, Thomas Anderson wrote: >> How about passing the text through fmt -w 80|sed 's/^/> //'? >> (Untested). That should do what you desire, as fmt would format the >> paragraphs, and sed would substitute every beginning of line with a "> >> ". > > I got this output: > > t

Re: Program for quoting text like in email?

2009-06-08 Thread Thomas Anderson
>> Can anyone recommend a program/shell script/editor plugin etc, that >> can take arbitrary text as input and quote it like email programs >> quote emails with a preceding "> " character? >> >> I'm about to reply to a very long facebook message and want to quote >> it and make inline replies. But

[Solved] Program for quoting text like in email?

2009-06-08 Thread Thomas Anderson
> While it's not terribly good code, the attached perl script should do > what you want. I chmodded it u+x and I think I can live with putting an extra ">" redirection char on the command line ;). > It will expect file names as the input, and will output to stdout; you > will need to redirect to

Re: Program for quoting text like in email?

2009-06-08 Thread Kumar Appaiah
On Mon, Jun 8, 2009 at 9:55 AM, Thomas Anderson wrote: > Can anyone recommend a program/shell script/editor plugin etc, that > can take arbitrary text as input and quote it like email programs > quote emails with a preceding "> " character? > > I'm about to reply to a very long facebook message and

Program for quoting text like in email?

2009-06-08 Thread Thomas Anderson
se it as a backup solution in case no one suggests a program that is in Debians stable repository. I want to get automatic security updates wherever possible. > I think medit has a comment feature...not sure which other editors do. > I use tcltext because I wrote it.  Works for me. I tried m

Re: Program for quoting text like in email?

2009-06-08 Thread Jeff Soules
While it's not terribly good code, the attached perl script should do what you want. It will expect file names as the input, and will output to stdout; you will need to redirect to a file if you want to save it. So do something like: $ perl quoter.pl Guy_On_The_Internet.txt >quoted-GOTI.txt wh

Program for quoting text like in email?

2009-06-08 Thread Thomas Anderson
Can anyone recommend a program/shell script/editor plugin etc, that can take arbitrary text as input and quote it like email programs quote emails with a preceding "> " character? I'm about to reply to a very long facebook message and want to quote it and make inline replies. But facebook only sup

Re: Staying on topic and quoting

2009-03-22 Thread Chris Bannister
On Wed, Mar 11, 2009 at 02:07:07PM +0700, Steven Demetrius wrote: > > Staying on topic and quoting. > > One of the things that causes confusion is going off topic and improper > quoting. That's two things. > Staying on topic makes the thread easy to follow and unde

Re: Staying on topic and quoting

2009-03-11 Thread Dennis Wicks
Steven Demetrius wrote the following on 03/11/2009 02:07 AM: Staying on topic and quoting. One of the things that causes confusion is going off topic and improper quoting. Staying on topic makes the thread easy to follow and understand. We all go off topic now and then but we need to curb this

Staying on topic and quoting

2009-03-11 Thread Steven Demetrius
Staying on topic and quoting. One of the things that causes confusion is going off topic and improper quoting. Staying on topic makes the thread easy to follow and understand. We all go off topic now and then but we need to curb this as it makes the mailing list seem chaotic. If you find that

proper quoting (was: lvm mirror or mdadm mirror or raid 5)

2007-09-04 Thread martin f krafft
also sprach Alex Samad <[EMAIL PROTECTED]> [2007.09.05.0050 +0200]: > > Please guys, engage in proper quoting! > you have a link to a how to for mutt ? There is nothing specific in mutt for this. Proper quoting just means that you trim the quoted text properly. There is no need to

Re: [OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Nate Bargmann
* Matthijs <[EMAIL PROTECTED]> [2006 Aug 25 10:27 -0500]: > Whenever I see a poorly quoted, top posted message from someone who > has to use Lotus Notes, I feel pity, not anger. Isn't it just great to get some memo in Notes that has been forwarded by about ten people each adding their own comment

Re: [OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Steve Lamb
Mumia W. wrote: > Outlook Express users have something called OE-quotefix, but there is > nothing similar for Lotus Notes. Perhaps Lotus Notes has a macro facility. Well, home OE users. Work OE/O users often do not have the choice of software they can install. OTOH I'm scoring some OS br

Re: [OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Carl Fink
aditional ">" quoting in the mail preferences. -- Carl Fink [EMAIL PROTECTED] Read my blog at nitpickingblog.blogspot.com. Reviews! Observations! Stupid mistakes you can correct! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: Odp: [OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Mumia W.
On 08/25/2006 05:53 AM, Zbigniew Wiech wrote: Mumia W. wrote: I don't want to be overly critical, but the "quoting" style of Lotus Notes leaves much to be desired. It is possible to get the application to quote like a normal mail-reader? So, I will quote manually. [...] Th

Re: [OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Mumia W.
On 08/25/2006 10:06 AM, Matthijs wrote: On Fri, 25 Aug 2006 11:30:12 +0200, "Mumia W." <[EMAIL PROTECTED]> wrote: On 08/25/2006 02:41 AM, Zbigniew Wiech wrote: User-Agent: Lotus Notes Release 6.5.1 January 21, 2004 I don't want to be overly critical, but the "quot

Re: [OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Matthijs
On Fri, 25 Aug 2006 11:30:12 +0200, "Mumia W." <[EMAIL PROTECTED]> wrote: > On 08/25/2006 02:41 AM, Zbigniew Wiech wrote: > > User-Agent: Lotus Notes Release 6.5.1 January 21, 2004 > > I don't want to be overly critical, but the "quoting" style of

Odp: [OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Zbigniew Wiech
" I don't want to be overly critical, but the "quoting" style of Lotus Notes leaves much to be desired. It is possible to get the application to quote like a normal mail-reader? Also, as a courtesy to me and others, please don't top post. " answering your questio

Re: [OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Mumia W.
On 08/25/2006 03:51 AM, Mumia W. wrote: Message-ID: <[EMAIL PROTECTED]> Please ignore. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

[OT] Lotus Quoting (Was Re: Odp: Re: how to modify context ("right-click") menus in KDE ?)

2006-08-25 Thread Mumia W.
On 08/25/2006 02:41 AM, Zbigniew Wiech wrote: thanx "mumia" ! regards You're welcome Zbigniew Wiech. On 08/25/2006 02:41 AM, Zbigniew Wiech wrote: User-Agent: Lotus Notes Release 6.5.1 January 21, 2004 I don't want to be overly critical, but the "quoting"

[OT] Unusual quoting styles (was Re: Everything 2 PDF)

2006-04-12 Thread Matthew R. Dempsky
On Wed, Apr 12, 2006 at 11:57:09PM +1000, Star King of the Grape Trees wrote: > That has gotta be the most unusual quoting style I've ever seen. You must not read the Ubuntu lists. :-) For example: https://lists.ubuntu.com/archives/ubuntu-users/2006-March/069690.html -- To UNS

Re: help with quoting/expansion in bash

2006-02-13 Thread Rick Pasotto
On Mon, Feb 13, 2006 at 11:45:14AM -0500, Daniel B. wrote: > Mike Bird wrote: > > >On Sun, 2006-02-12 at 11:23, David Berg wrote: > > > >>I'm trying to write a for loop that descends into a list of > >>directories and runs a command. I can't seem to

Re: help with quoting/expansion in bash

2006-02-13 Thread David Kirchner
On 2/12/06, David Berg <[EMAIL PROTECTED]> wrote: > I'm trying to write a for loop that descends into a list ofdirectories and > runs a command. I can't seem to get the quoting rightthough. Most of the > directories have spaces and they are makingthings difficult f

Re: help with quoting/expansion in bash

2006-02-13 Thread Daniel B.
Mike Bird wrote: On Sun, 2006-02-12 at 11:23, David Berg wrote: I'm trying to write a for loop that descends into a list of directories and runs a command. I can't seem to get the quoting right though. Most of the directories have spaces and they are making things difficult for me

Re: help with quoting/expansion in bash

2006-02-12 Thread David Berg
On 2/12/06, Kevin Mark <[EMAIL PROTECTED]> wrote: > Hi Dave, > the 'magic' is to never bother with escaped space!! Just use double > quotes! > > cd "$DIR" I'm thinking too hard again. I was trying to wrap it in {}. Is there a solution using braces as well? Thanks. --Dave

Re: help with quoting/expansion in bash

2006-02-12 Thread Mike Bird
On Sun, 2006-02-12 at 11:23, David Berg wrote: > I'm trying to write a for loop that descends into a list of > directories and runs a command. I can't seem to get the quoting right > though. Most of the directories have spaces and they are making > things difficult for me

Re: help with quoting/expansion in bash

2006-02-12 Thread Kevin Mark
On Sun, Feb 12, 2006 at 01:23:47PM -0600, David Berg wrote: > I'm trying to write a for loop that descends into a list of > directories and runs a command. I can't seem to get the quoting right > though. Most of the directories have spaces and they are making > things diff

help with quoting/expansion in bash

2006-02-12 Thread David Berg
I'm trying to write a for loop that descends into a list of directories and runs a command. I can't seem to get the quoting right though. Most of the directories have spaces and they are making things difficult for me. Here is what I have: for DIR in dir\ 1 dir\ 2 dir\ 3; do

Re: Quoting shell command lines in Makefiles

2005-10-17 Thread Michael D. Crawford
Further Reading of The Fine Manual reveals that that way to quote $ in a makefile is to say "$$": test: testexec for test in $(TESTS); do ./$$test ; done I'm using CPPUnit (http://cppunit.sourceforge.net/cppunit-wiki) to make unit tests for each class in my C++ program. I can say "mak

Quoting shell command lines in Makefiles

2005-10-17 Thread Michael D. Crawford
I'm using CPPUnit (http://cppunit.sourceforge.net/cppunit-wiki) to make unit tests for each class in my C++ program. I can say "make test" to have them all built and executed. The "testexec" target builds the unit test executables without running them. I started with something like this: TE

Re: Odd sql quoting behaviour in stable after updates?

2004-12-02 Thread Kevin Mark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Dec 02, 2004 at 09:56:06AM +, James Green wrote: > Hi, > > Yesterday we dist-upgraded several Debian stable machines that were > missing several security updates. The updates included perl and mysql. > > Approximately 3.5 hours later some

Odd sql quoting behaviour in stable after updates?

2004-12-02 Thread James Green
Hi, Yesterday we dist-upgraded several Debian stable machines that were missing several security updates. The updates included perl and mysql. Approximately 3.5 hours later some perl scripts began malfunctioning, problems with sql quote escaping. I have little other information. Current fingers

OT: Quoting PKB LART

2004-03-20 Thread Paul Johnson
/learn.to/quote>. Thank you. And yet, I still had to use GNU's "Outlook Deuglify" options to fix your quoting when I read it... http://learn.to/quote/ - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user

Re: Quoting

2003-09-01 Thread Christian Schoeller
On Sun, Aug 31, 2003 at 01:51:56PM -0400, Travis Crump wrote: > When I went to university, my dorm had its own linux server with vt's > positioned throughout the dorm which pretty much everyone used. If that > makes you feel better... :) Yippie! Light at the end of the tunnel... C. -- Christ

Re: Quoting

2003-08-31 Thread Joerg Rossdeutscher
Hi, Am Sa, 2003-08-30 um 00.50 schrieb Harshwardhan Nagaonkar: > http://www.mozilla.org/projects/thunderbird/ Being happy with evolution, nevertheless I gave thunderbird a try. It looks very nice, _BUT_: If you get a html-mail it loads images from the net. I found no way do disable that. Since

Re: Quoting

2003-08-31 Thread Christian Schoeller
On Sun, Aug 31, 2003 at 01:22:26AM -0700, Paul Johnson wrote: > Not it's own OS, but it was the second most popular login shell among > the student body when I was in high school. 8:o) Good old times... I'm sure when I'm attending university in one year, 90 percent of all students will use Window

Re: Quoting

2003-08-31 Thread Christian Schoeller
On Sun, Aug 31, 2003 at 03:13:00AM -0700, Paul Johnson wrote: > Good luck trying to use the network when Windows Update > happens...apparently it uses UDP and doesn't go through the caching > proxy. Fortunately I have stil one year left to prepare myself for such circumstances... C. -- Christia

Re: Quoting

2003-08-31 Thread Frank Gevaerts
On Sat, Aug 30, 2003 at 06:46:38PM -0400, Bijan Soleymani wrote: > I've tested: > mozilla mail > mozilla thunderbird (mozilla mail without the rest of mozilla) Is thunderbird able to display diffs correctly ? mozilla mail doesn't want to display lines beginning with > correctly, it prefers to dis

Re: Quoting

2003-08-31 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Aug 31, 2003 at 11:09:05AM +0200, Christian Schoeller wrote: > > Not it's own OS, but it was the second most popular login shell among > > the student body when I was in high school. 8:o) > > Good old times... I'm sure when I'm attending univ

Re: Quoting

2003-08-31 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Aug 30, 2003 at 09:06:26PM +0100, Pigeon wrote: > I have a windoze partition for one reason only: MS Train Simulator. I miss MSTS from my ex-roommate's box. I wrote to Kuju asking for a port, but never got a response. 8:oP Hey, if they don'

Re: Quoting

2003-08-31 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Aug 30, 2003 at 06:46:38PM -0400, Bijan Soleymani wrote: > When on windows I use gnus. It works just like on Debian. People always > joke that emacs is it's own OS, but that's often a good thing. So I > don't have to deal with that kind of reta

Re: Quoting

2003-08-31 Thread Travis Crump
Christian Schoeller wrote: On Sun, Aug 31, 2003 at 12:19:08PM -0500, Alex Malinovich wrote: Well, I have been attending a university for 5 years now, and in all that time I've met one student who regularly uses Linux and one professor who has used Linux before. It's a relatively small school thoug

Re: Quoting

2003-08-31 Thread Christian Schoeller
On Sun, Aug 31, 2003 at 12:19:08PM -0500, Alex Malinovich wrote: > Well, I have been attending a university for 5 years now, and in all > that time I've met one student who regularly uses Linux and one > professor who has used Linux before. It's a relatively small school > though. About 5000 studen

Re: Quoting

2003-08-31 Thread Alex Malinovich
On Sun, 2003-08-31 at 07:11, Christian Schoeller wrote: > On Sun, Aug 31, 2003 at 03:13:00AM -0700, Paul Johnson wrote: > > Good luck trying to use the network when Windows Update > > happens...apparently it uses UDP and doesn't go through the caching > > proxy. > > Fortunately I have stil one yea

Re: Quoting

2003-08-31 Thread cr
On Sunday 31 August 2003 03:00, Paul Johnson wrote: > > Any rate, you might want to take a look at kmail. It has a lot of the > features of mutt, in a UI that's similar to OE, without the problems > of OE. Think of it as OE done the right way. Do you mind?I'm running Kmail for preference.

Re: Quoting

2003-08-31 Thread Colin Watson
On Sat, Aug 30, 2003 at 12:14:07PM -0600, Harshwardhan Nagaonkar wrote: > I would second that whole-heartedly. The current game that I want to > play, America's Army just came out with a new version 1.9.0. Shortly > after the windows release, they ported it to linux + mac (icculus rules > :) . H

Re: Quoting

2003-08-31 Thread Steve Lamb
On Sat, 30 Aug 2003 21:06:26 +0100 Pigeon <[EMAIL PROTECTED]> wrote: > I have a windoze partition for one reason only: MS Train Simulator. > (Which under WineX thinks it's running under a debugger and won't, > while WineX reports an "evil attempt to circumvent Win98 security" > which it can't emula

Re: Quoting

2003-08-30 Thread Bijan Soleymani
On Fri, Aug 29, 2003 at 06:54:48PM +0200, Yves Goergen wrote: > Sorry to come in here with my Outlook Express... (still looking for a > 'better' MUA for Win32) I can't provide a fully informational quoting > line at the top, I'll try my best. But every each and then,

Re: Quoting

2003-08-30 Thread Rudy Gevaert
On Sat, Aug 30, 2003 at 09:06:26PM +0100, Pigeon wrote: > it better and without doing my head in. Games may be a reason for > having a *secondary* windoze system... Very strange, I'm just a student and don't even have time to play games. -- Rudy Gevaert[EMAIL PROTECTED] Web page

Re: Quoting

2003-08-30 Thread Pigeon
On Sat, Aug 30, 2003 at 09:06:42AM -0700, Steve Lamb wrote: > On Sat, 30 Aug 2003 08:00:15 -0700 > Paul Johnson <[EMAIL PROTECTED]> wrote: > > On Sat, Aug 30, 2003 at 01:30:53PM +0200, Yves Goergen wrote: > > > (My primary system will stay Windows for many reasons!) > > > And likely none of them

Re: Quoting

2003-08-30 Thread Pigeon
On Sat, Aug 30, 2003 at 09:18:05AM -0700, Paul Johnson wrote: > On Sat, Aug 30, 2003 at 04:08:47PM +0100, Colin Watson wrote: > > > Yeah. It gets to the point where using the keyboard feels more like > > > playing the piano. You're no longer typing, you're more doing pretty > > > simple "chords"

Re: Quoting

2003-08-30 Thread Harshwardhan Nagaonkar
Steve Lamb wrote: On Sat, 30 Aug 2003 08:00:15 -0700 Paul Johnson <[EMAIL PROTECTED]> wrote: On Sat, Aug 30, 2003 at 01:30:53PM +0200, Yves Goergen wrote: (My primary system will stay Windows for many reasons!) And likely none of them valid in 2003. Games. Still valid in 2003. And no, W

Re: Quoting

2003-08-30 Thread Steve Lamb
On Sat, 30 Aug 2003 09:19:40 -0700 Paul Johnson <[EMAIL PROTECTED]> wrote: > To Sylpheed-Claws' advantage, you have keyboard and mouse equivilents > for everything. Not that I use the keyboard much. It boils down to not having to constantly cycle through or manually check to see if and where

Re: Quoting

2003-08-30 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Aug 30, 2003 at 09:09:41AM -0700, Steve Lamb wrote: > Oddly enough I punch through about as many messages in a day as Colin does > with Sylpheed-Claws. GUI does not automatically translate into inefficient > any more than CLI automatically

Re: Quoting

2003-08-30 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Aug 30, 2003 at 04:08:47PM +0100, Colin Watson wrote: > > Yeah. It gets to the point where using the keyboard feels more like > > playing the piano. You're no longer typing, you're more doing pretty > > simple "chords" on it, thinking not wha

Re: Quoting

2003-08-30 Thread Steve Lamb
On Sat, 30 Aug 2003 16:08:47 +0100 Colin Watson <[EMAIL PROTECTED]> wrote: > On Sat, Aug 30, 2003 at 08:03:37AM -0700, Paul Johnson wrote: > > On Sat, Aug 30, 2003 at 01:02:57PM +0100, Colin Watson wrote: > > > My mail delivery statistics say that I've read an average of just under > > > 800 mails

Re: Quoting

2003-08-30 Thread Steve Lamb
On Sat, 30 Aug 2003 08:00:15 -0700 Paul Johnson <[EMAIL PROTECTED]> wrote: > On Sat, Aug 30, 2003 at 01:30:53PM +0200, Yves Goergen wrote: > > (My primary system will stay Windows for many reasons!) > And likely none of them valid in 2003. Games. Still valid in 2003. And no, WineX doesn't

Re: Quoting

2003-08-30 Thread Richard Kimber
On Sat, 30 Aug 2003 08:03:37 -0700 Paul Johnson <[EMAIL PROTECTED]> wrote: > Yeah. It gets to the point where using the keyboard feels more like > playing the piano. You're no longer typing, you're more doing pretty > simple "chords" on it, thinking not what keys you're pressing, but > what you

Re: Quoting

2003-08-30 Thread Colin Watson
On Sat, Aug 30, 2003 at 08:03:37AM -0700, Paul Johnson wrote: > On Sat, Aug 30, 2003 at 01:02:57PM +0100, Colin Watson wrote: > > My mail delivery statistics say that I've read an average of just under > > 800 mails per day over the last week, and that's while getting a good > > deal of work done a

Re: Quoting

2003-08-30 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Aug 30, 2003 at 01:02:57PM +0100, Colin Watson wrote: > My mail delivery statistics say that I've read an average of just under > 800 mails per day over the last week, and that's while getting a good > deal of work done as well. Yeah. It gets

Re: Quoting

2003-08-30 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Aug 30, 2003 at 01:30:53PM +0200, Yves Goergen wrote: > know what happens when quoting a >>>>>>> while line-wrapping then... But > this seems to be a failure of design. It doesn't happen. You should be snip

Re: Quoting

2003-08-30 Thread Carlos Sousa
On Sat, 30 Aug 2003 12:48:56 +0100 Carlos Sousa wrote: > On Sat, 30 Aug 2003 13:30:53 +0200 Yves Goergen wrote: > > On Saturday, August 30, 2003 1:07 PM CEST, Paul Johnson wrote: ^^ Oops, forgot to delete this line. Sorry. > > I think

Re: Quoting

2003-08-30 Thread Rudy Gevaert
On Sat, Aug 30, 2003 at 01:30:53PM +0200, Yves Goergen wrote: > And I think we all > know what happens when quoting a >>>>>>> while line-wrapping then... But > this seems to be a failure of design. I haven't had that problem. When it escalates to that it is be

Re: Quoting

2003-08-30 Thread Colin Watson
On Sat, Aug 30, 2003 at 01:30:53PM +0200, Yves Goergen wrote: > I need to work efficiently with a program like that, not drowning in > the developer's inexperience in UI design. If we're talking about efficiency, I find that I can deal with mail far more efficiently in mutt than I ever could back

Re: Quoting

2003-08-30 Thread Carlos Sousa
On Sat, 30 Aug 2003 13:30:53 +0200 Yves Goergen wrote: > On Saturday, August 30, 2003 1:07 PM CEST, Paul Johnson wrote: > I think it's better to stop this discussion, stay by my OE and ignore > any complaints about it. Cool, then you should perhaps do the same and stop complaining about those "irr

Re: Quoting

2003-08-30 Thread Yves Goergen
aybe you first read my previous posting on this. I think my OE settings are a little better now (for what should be "universally known"). Found OE-QuoteFix yesterday and it's quite OK so far. And I think we all know what happens when quoting a >>>>>>> while line-

Re: Quoting

2003-08-30 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Aug 29, 2003 at 06:54:48PM +0200, Yves Goergen wrote: > Sorry to come in here with my Outlook Express... (still looking for > a 'better' MUA for Win32) I can't provide a fully informational > quoting line at the to

Re: Quoting

2003-08-30 Thread cr
On Saturday 30 August 2003 05:30, Derrick 'dman' Hudson wrote: > On Fri, Aug 29, 2003 at 06:54:48PM +0200, Yves Goergen wrote: > | Sorry to come in here with my Outlook Express... (still looking for > | a 'better' MUA for Win32) > > Since you asked, here is a list of options I've heard of : > >

Re: Quoting

2003-08-29 Thread Yves Goergen
On Saturday, August 30, 2003 12:50 AM CET, Harshwardhan Nagaonkar wrote: > Ofcourse, there is a sort-of stripped down version of mozilla mail > without much of the bulk, called Thunderbird. It also has many extra > features too (anyone who knows more about thunderbird, please don't > flame me, I ha

Re: Quoting

2003-08-29 Thread Harshwardhan Nagaonkar
Yves Goergen wrote: Derrick 'dman' Hudson wrote: Mozilla Mail -- Tried that one before. Looks quite nice, though very big, Ofcourse, there is a sort-of stripped down version of mozilla mail without much of the bulk, called Thunderbird. It also has many extra features too (anyone

Re: Quoting

2003-08-29 Thread Yves Goergen
Derrick 'dman' Hudson wrote: > (...) > Since you asked, here is a list of options I've heard of : > > . Mahogany > . Mozilla Mail > . Pegasus > . The Bat! > . Eudora > (...) OK, I just took a look at them... The Bat! -- Sorry, this is not free. 25 USD... And it look

Re: Quoting

2003-08-29 Thread Andreas Janssen
Hello Yves Goergen (<[EMAIL PROTECTED]>) wrote: > Sorry to come in here with my Outlook Express... (still looking for a > 'better' MUA for Win32) I can't provide a fully informational quoting > line at the top, I'll try my best. But every each and then, fo

Re: Quoting

2003-08-29 Thread Steve Lamb
On Fri, 29 Aug 2003 13:30:59 -0400 Derrick 'dman' Hudson <[EMAIL PROTECTED]> wrote: > On Fri, Aug 29, 2003 at 06:54:48PM +0200, Yves Goergen wrote: > | Sorry to come in here with my Outlook Express... (still looking for > | a 'better' MUA for Win32) > Since you asked, here is a list of options I'

Re: Quoting

2003-08-29 Thread Derrick 'dman' Hudson
On Fri, Aug 29, 2003 at 06:54:48PM +0200, Yves Goergen wrote: | Sorry to come in here with my Outlook Express... (still looking for | a 'better' MUA for Win32) Since you asked, here is a list of options I've heard of : . Mahogany . Mozilla Mail . Pegasus . The Bat! .

Re: Quoting

2003-08-29 Thread Yves Goergen
ake sure there is no additional new info. > > Right, because convention dictates that you intersperse, and that's > what people expect. > Sorry to come in here with my Outlook Express... (still looking for a 'better' MUA for Win32) I can't provide a fully informational

Re: Quoting

2003-08-29 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Aug 29, 2003 at 10:36:47AM -0400, Rick Pasotto wrote: > Also, when quoted text follows a top post, you often *still* scroll to > the end to make sure there is no additional new info. Right, because convention dictates that you intersperse, and

Re: Quoting

2003-08-29 Thread Rick Pasotto
On Fri, Aug 29, 2003 at 03:18:47PM +0100, Richard Kimber wrote: > On Fri, 29 Aug 2003 15:29:03 +0200 > Arnt Karlsen <[EMAIL PROTECTED]> wrote: > > > ..top posting will usually cause considerable irritation, especially > > for people who pay for their bandwidth, when some idiot go "Me too!!!" > >

Re: Quoting

2003-08-29 Thread Richard Kimber
On Fri, 29 Aug 2003 15:29:03 +0200 Arnt Karlsen <[EMAIL PROTECTED]> wrote: > ..top posting will usually cause considerable irritation, especially > for people who pay for their bandwidth, when some idiot go "Me too!!!" > on top of a meg of uselessly formatted quotes, in an non-Wintendo list, Ac

Re: Quoting

2003-08-29 Thread Arnt Karlsen
f we top post or not round here but > > everyone else seems to so I'll join in! :) > > Never top post anywhere. Conversational quoting is the universally > accepted form, always use it and nobody will complain at you. ..top posting will usually cause considerable irritat

Quoting

2003-08-29 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Aug 27, 2003 at 05:44:12PM +0100, Chris Wilcox wrote: > First post folks so I'm unsure if we top post or not round here but > everyone else seems to so I'll join in! :) Never top post anywhere. Conversational quoting is

Re: Quoting style

2002-11-30 Thread Gary Turner
Paul Johnson wrote: >Trim what you're not responding to, and >respond conversationally, it'll make the threads *far* easier to >follow and [...] >actually recover context from it. > >http://ursine.dyndns.org/jargon/html/Email-Quotes.html >http://www.netmeister.org/news/learn2quote.html Good poin

Quoting style

2002-11-29 Thread Paul Johnson
OK, I think we took on a lot of newbies, or the regulars are getting really bad about this. Your MUA puts the cursor of your editor at the top of the message because people tend to read top-down to edit, not as an excuse to top post. Trim what you're not responding to, and respond conversationall

Re: quoting (was: idiosyncratic "ln" not making hard links)

2002-09-25 Thread Jamin W . Collins
On Wed, 25 Sep 2002 22:01:52 +0200 martin f krafft <[EMAIL PROTECTED]> wrote: > also sprach Mark L. Kahnt <[EMAIL PROTECTED]> [2002.09.25.1953 > +0200]: > > > > > > > | :~$ touch k > > > > > > > | :~$ ln k y > > > > I'm going to toss in a *wild* question, but given that the actual link > > attem

quoting (was: idiosyncratic "ln" not making hard links)

2002-09-25 Thread martin f krafft
also sprach Mark L. Kahnt <[EMAIL PROTECTED]> [2002.09.25.1953 +0200]: > > > > > > | :~$ touch k > > > > > > | :~$ ln k y > > I'm going to toss in a *wild* question, but given that the actual link > attempt is failing, this wandered through the chasm I use as a mind: in that case, please don't t

Re: shell quoting woes

2002-04-05 Thread jereme
Hi, [snips:] Steve Juranich wrote: > I don't think this is a quoting problem. The problem is your hash mark. > Remember that's a comment character, so you'll need to escape it (put a \ in > front). > > Try something like this: > > nmblookup -R $(eval

Re: shell quoting woes

2002-04-05 Thread Steve Juranich
I don't think this is a quoting problem. The problem is your hash mark. Remember that's a comment character, so you'll need to escape it (put a \ in front). Try something like this: nmblookup -R $(eval echo "$username\#03") -U $nbns I don't think it's ne

shell quoting woes

2002-04-05 Thread jereme
Hi All, I am having trouble getting a script to produce a quoted string for interpretation by another command. I often have to start VNC sessions from my workstation to some user's Windows machine, since my users all roam between many sites and machine, I have taken to querying ou

Re: start-stop-daemon and quoting in arguments

2002-02-11 Thread Eric G . Miller
On Tue, 12 Feb 2002 02:54:53 +0100, Karsten Heymann <[EMAIL PROTECTED]> wrote: > Hi list, > > somehow I'm lost with start-stop-daemon and quoting. I'm trying to let > a self-recompiled slapd server both ldap and ldaps. When invoked from > the command line wi

start-stop-daemon and quoting in arguments

2002-02-11 Thread Karsten Heymann
Hi list, somehow I'm lost with start-stop-daemon and quoting. I'm trying to let a self-recompiled slapd server both ldap and ldaps. When invoked from the command line with slapd -d 255 -h "ldap:/// ldaps:///" the debug output shows that both options are accepted. B

Re: exmh (tcl? sh?) quoting question.

2001-12-07 Thread Shaul Karl
> Shaul Karl wrote: > > > > The following is an bad attempt to use exmh `Apply command to body' > > feature. > > However I believe it boils down to a tcl or a sh quoting question. > > > > What I am trying to do is to filter a message by applying a filt

Re: exmh (tcl? sh?) quoting question.

2001-12-06 Thread Erik Steffl
Shaul Karl wrote: > > The following is an bad attempt to use exmh `Apply command to body' > feature. > However I believe it boils down to a tcl or a sh quoting question. > > What I am trying to do is to filter a message by applying a filter to > its body. > > No

exmh (tcl? sh?) quoting question.

2001-12-06 Thread Shaul Karl
The following is an bad attempt to use exmh `Apply command to body' feature. However I believe it boils down to a tcl or a sh quoting question. What I am trying to do is to filter a message by applying a filter to its body. Now this filter sed -n "s/Inst//p" $file > /

<    1   2   3   >