Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread David Kastrup
[EMAIL PROTECTED] (Johan Bockgård) writes: > Joe Fineman <[EMAIL PROTECTED]> writes: > >> 1. Deal with the Web. I use w3m for one site that is all text, but >> it is rather clunky, and I have not yet found out how to access >> graphics with it. > > The MS-Windows port of Emacs 21 doesn't

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread me
Joe Fineman <[EMAIL PROTECTED]> wrote: > >> I'm curious what you do with emacs > >All personal & business writing & recordkeeping. Cool Now is this plain eMacs? Isn't there something called Xemacs as well? ___ info-gnus-english mailing list info-gnus-

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Robert D. Crawford
Joe Fineman <[EMAIL PROTECTED]> writes: > 1. Deal with the Web. I use w3m for one site that is all text, but > it is rather clunky, and I have not yet found out how to access > graphics with it. Here, T will toggle all images in the buffer and t will toggle the image under point. You c

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Johan Bockgård
Joe Fineman <[EMAIL PROTECTED]> writes: > 1. Deal with the Web. I use w3m for one site that is all text, but > it is rather clunky, and I have not yet found out how to access > graphics with it. The MS-Windows port of Emacs 21 doesn't support images. -- Johan Bockgård

Re: Gnus posting charsets

2006-06-07 Thread Katsumi Yamaoka
> In <[EMAIL PROTECTED]> > [EMAIL PROTECTED] wrote: > Thank you, but it doesn't work for me :( Hmm, how is your message encoded? I guess the reason the encoding failed is one of them: 1. You hadn't opened the summary buffer of the group to which you were about to post a message the

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Bastien
Joe Fineman <[EMAIL PROTECTED]> writes: > 1. Deal with the Web. I use w3m for one site that is all text, but > it is rather clunky, and I have not yet found out how to access > graphics with it. Press `I' in w3m. -- Bastien ___ info-gnus-eng

Re: archiving mail with nnmail-expiry-target

2006-06-07 Thread [EMAIL PROTECTED]
Changes the location as predicted, but still needs to be saved manually as before. I changed from nnfolder: to nnml: and things work properly for both the dash and dot separation case. So, I'd suspect the expiry routine in nnfolder.el is missing something. I've had a look, but my lisp-fu is not str

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Joe Fineman
[EMAIL PROTECTED] writes: > I'm curious what you do with emacs All personal & business writing & recordkeeping. > and gNus Email & newsgroups. Things I cannot yet do with Emacs: 1. Deal with the Web. I use w3m for one site that is all text, but it is rather clunky, and I have not yet fo

Re: archiving mail with nnmail-expiry-target

2006-06-07 Thread Nelson Ferreira
"martin" == martin [EMAIL PROTECTED] com <[EMAIL PROTECTED]> writes: martin> Nelson Ferreira wrote: [...] martin> Yes, I'm using q to exit gnus. I've just tried using s as martin> well and this also doesn't save the changes. I still get martin> prompted by emacs at quit time to s

Re: archiving mail with nnmail-expiry-target

2006-06-07 Thread [EMAIL PROTECTED]
Nelson Ferreira wrote: > Here you are using the nnfolder backend which is a single file based > group which gets loaded into a buffer. If you use nnml or some other > backend you'll get around this.. I'll keep this in mind as a plan B. I was hoping to keep things in separate mbox files so that I

Re: archiving mail with nnmail-expiry-target

2006-06-07 Thread Nelson Ferreira
"martin" == martin [EMAIL PROTECTED] com <[EMAIL PROTECTED]> writes: martin> In my .gnus I have the following martin> (setq nnmail-expiry-wait 'immediate) martin> (setq nnmail-expiry-target martin> '(lambda (group) martin> (concat "nnfolder:" Here you are usin

archiving mail with nnmail-expiry-target

2006-06-07 Thread [EMAIL PROTECTED]
In my .gnus I have the following (setq nnmail-expiry-wait 'immediate) (setq nnmail-expiry-target '(lambda (group) (concat "nnfolder:" (format-time-string "%b-%Y." (current-time)) group))) Is there any way to prevent gnus from opening the group t

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread notbob
On 2006-06-07, Robert D. Crawford <[EMAIL PROTECTED]> wrote: > use all the text editor stuff for config files, lisp code, html, etc. > > manipulate files using dired I don't use emacs for everything, but it's very good for some things. It's a great file manager and editor. I used to prefer jed a

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Robert D. Crawford
[EMAIL PROTECTED] writes: > I'm curious what you do with emacs I use emacs as the only interface to my computer. I am mostly blind and use emacspeak to do everything that I need to do. With this setup I: surf the web using emacs-w3m read news, email, and rss feeds with gnus use all the text

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread David Z Maze
[EMAIL PROTECTED] writes: > I'm curious what you do with emacs > > and gNus While this probably isn't the right newsgroup for it... My computing life is almost entirely under Linux. At work I'm fortunate enough to use a Red Hat derivative; at home I run KUbuntu, a KDE-based Debian derivative.

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Malte Spiess
[EMAIL PROTECTED] writes: > Hadron Quark <[EMAIL PROTECTED]> wrote: > >>[EMAIL PROTECTED] writes: >> >>> I'm curious what you do with emacs >>> >>> and gNus >> >>I'd say everyone that posts in this ng > > Ok > > Dumb question on my part but here goes > > I sick of bloated and fat software fro

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Ted Zlatanov
On 7 Jun 2006, [EMAIL PROTECTED] wrote: > Dumb question on my part but here goes > > I sick of bloated and fat software from MS You shouldn't pick Emacs or Gnus because you don't like Microsoft's software. Pick them if they do what you need. > If I learn emacs can it replace say 80 percent of

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Mark T.B. Carroll
[EMAIL PROTECTED] writes: > Dumb question on my part but here goes > > I sick of bloated and fat software from MS > > If I learn emacs can it replace say 80 percent of the > stiff I use now? I'm planning to try out emacs' planner and wiki stuff and whatever. There are emacs packages for many thin

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Hadron Quark
[EMAIL PROTECTED] writes: > Hadron Quark <[EMAIL PROTECTED]> wrote: > >>[EMAIL PROTECTED] writes: >> >>> I'm curious what you do with emacs >>> >>> and gNus >> >>I'd say everyone that posts in this ng > > Ok > > Dumb question on my part but here goes > > I sick of bloated and fat software fro

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread me
Hadron Quark <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED] writes: > >> I'm curious what you do with emacs >> >> and gNus > >I'd say everyone that posts in this ng Ok Dumb question on my part but here goes I sick of bloated and fat software from MS If I learn emacs can it replace say 80 p

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Mark T.B. Carroll
[EMAIL PROTECTED] writes: > I'm curious what you do with emacs I write software and edit configuration files. I also use greed as an RGTP client to a distributed discussion board system. > and gNus News (from multiple servers) and e-mail, both online and offline through the agent. -- Mark

Re: How many use eMacs and Gnus on daily basis?

2006-06-07 Thread Hadron Quark
[EMAIL PROTECTED] writes: > I'm curious what you do with emacs > > and gNus I'd say everyone that posts in this ng -- ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Gnus posting charsets

2006-06-07 Thread codebuger
Good day, All: Katsumi Yamaoka: Thank you, but it doesn't work for me :( With best regards, Evgeniy Zamriy. P.S.: Sorry, my english isn't good. :-( ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinf

How many use eMacs and Gnus on daily basis?

2006-06-07 Thread me
I'm curious what you do with emacs and gNus ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Message followup

2006-06-07 Thread Reiner Steib
On Wed, Jun 07 2006, Barbara Koenig wrote: > And - as I said - both remove my old address and keep my new (in the > CC header). And I have no idea what governs this behaviour. ,[ (info "(message)Wide Reply") ] |Addresses that match the `message-dont-reply-to-names' regular | expression wi

Re: Message followup

2006-06-07 Thread Johan Bockgård
Barbara Koenig <[EMAIL PROTECTED]> writes: > I have the following question concerning message followups in gnus: > until now when I did a followup to a mail in gnus (i.e., reply to > everybody in the from and cc) my own e-mail address was not among > the recipients. For me this was as it should be

Re: Message followup

2006-06-07 Thread Malte Spiess
Barbara Koenig <[EMAIL PROTECTED]> writes: > Malte Spiess <[EMAIL PROTECTED]> writes: > > >>> However when I reply to mails sent to my new address, the address is >>> always included in the list of recipients. But when I reply to mails >>> sent to my old address, the address is not included (as it

Re: Message followup

2006-06-07 Thread Barbara Koenig
Malte Spiess <[EMAIL PROTECTED]> writes: >> However when I reply to mails sent to my new address, the address is >> always included in the list of recipients. But when I reply to mails >> sent to my old address, the address is not included (as it was >> originally). > > I can't tell you that unle

Re: Message followup

2006-06-07 Thread Malte Spiess
Barbara Koenig <[EMAIL PROTECTED]> writes: > I have the following question concerning message followups in gnus: > until now when I did a followup to a mail in gnus (i.e., reply to > everybody in the from and cc) my own e-mail address was not among the > recipients. For me this was as it should be

Message followup

2006-06-07 Thread Barbara Koenig
Hi, I have the following question concerning message followups in gnus: until now when I did a followup to a mail in gnus (i.e., reply to everybody in the from and cc) my own e-mail address was not among the recipients. For me this was as it should be, since I create my own copy with Gcc. Now I