From stefanr at s5r6.in-berlin.de Mon Oct 2 23:46:49 2006 From: stefanr at s5r6.in-berlin.de (Stefan Richter) Date: Mon Oct 2 23:47:18 2006 Subject: ebuild for tkrat ? In-Reply-To: References: Message-ID: On 22 Sep, Helmut Jarausch wrote: > I'm switching to Gentoo, so if anybody has an ebuild file > for TkRat, please tell me, I will probably set up a Gentoo box up soon. I will post here if I ever get around to write a tkrat ebuild. -- Stefan Richter -=====-=-==- =-=- ---=- http://arcgraph.de/sr/ From jarausch at igpm.rwth-aachen.de Fri Oct 20 10:10:11 2006 From: jarausch at igpm.rwth-aachen.de (Helmut Jarausch) Date: Fri Oct 20 10:07:31 2006 Subject: Tkrat (CVS) with Tkhtml3.0 problems Message-ID: Hi, I've installed Tkhtml3.0 together with TkRat (CVS) and Tcl/Tk 8.5.a2 When TkRat tries to display a message containing html I get bad option "token" must be bbox, cget, configure,...., or _hashstats Where does this come from? Many thanks for a hint, Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany From elliot at lsil.com Fri Oct 20 19:44:47 2006 From: elliot at lsil.com (Elliot Sowadsky) Date: Fri Oct 20 19:54:11 2006 Subject: Tkrat (CVS) with Tkhtml3.0 problems In-Reply-To: jarausch@igpm.rwth-aachen.de References: Message-ID: I'm not using cvs, so i dont know if it was updated to tkhtml 3. tkhtml 3 has a totally different interface than tkhtml 2. Ive updated my html.tcl to use it. tkhtml 3 has more feature but is slower....one reason i changed my tkrat to destroy the html window only when "closing" the folder. From jarausch at igpm.rwth-aachen.de Sun Oct 22 16:45:32 2006 From: jarausch at igpm.rwth-aachen.de (Helmut Jarausch) Date: Sun Oct 22 16:42:46 2006 Subject: tkhtml Message-ID: Hi, can anybody please tell which version of TkHTML / htmlwidget runs smoothly with TkRat (CVS) and tcl/tk-8.5a2 . I have to install this pair on a new machine and get segment faults and similar problems. Many thanks for a hint (URL), Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany From rmelrose at danvilleVT.net Wed Nov 1 03:42:53 2006 From: rmelrose at danvilleVT.net (rmelrose@danvilleVT.net) Date: Wed Nov 1 03:50:33 2006 Subject: tkrat2.2 and structure Message-ID: <1d3e233933a74642a280247d5c5855cd.rmelrose@danvilleVT.net> I have been using tkrat for a couple of years and have found it to be an excellent MTA. Recently the Debian version was updated, to 2.2 I believe. This seems to have many excellent improvements and new features. However there is one thing I sorely miss. Namely the old `structure' entry in the message menu. This allowed for very easy handling of attachments and there seems to be no equivalent in the latest version (of course I may well be missing something). How I really used this is as follows. I get many messages with several attachments, some in plain text. Tkrat displays these, rather than treating them as button-access attachments. However, what I often want to do is to save them to a file (for further editing). With the old structure menu this was easy, but now it is not. Of course I can save the thing, but not so easily (and with the old method the filename that the attachment originally had appeared too). Is there any hope of this function being restored? Or maybe I am missing some easy alternative. Great software, I would had to have to switch to something else. Richard From derekn at foolabs.com Wed Nov 1 04:08:15 2006 From: derekn at foolabs.com (Derek B. Noonburg) Date: Wed Nov 1 04:11:48 2006 Subject: tkrat2.2 and structure In-Reply-To: <1d3e233933a74642a280247d5c5855cd.rmelrose@danvilleVT.net> References: <1d3e233933a74642a280247d5c5855cd.rmelrose@danvilleVT.net> Message-ID: On 31 Oct, rmelrose@danvilleVT.net wrote: > I have been using tkrat for a couple of years and > have found it to be an excellent MTA. > Recently the Debian version was updated, to 2.2 I > believe. This seems to have many excellent > improvements and new features. However there is one > thing I sorely miss. Namely the old > `structure' entry in the message menu. This allowed > for very easy handling of attachments > and there seems to be no equivalent in the latest > version (of course I may well be missing > something). It's still there as a context menu (right-click in the message body). I guess the older versions had both the message submenu and the context menu. I always used the context menu, so I didn't even notice the message submenu was gone until you mentioned it. - Derek From rmelrose at danvilleVT.net Wed Nov 1 04:20:07 2006 From: rmelrose at danvilleVT.net (rmelrose@danvilleVT.net) Date: Wed Nov 1 04:17:02 2006 Subject: tkrat2.2 and structure Message-ID: On 31 Oct, Derek B. Noonburg wrote: > On 31 Oct, rmelrose@danvilleVT.net wrote: >> I have been using tkrat for a couple of years and >> have found it to be an excellent MTA. >> Recently the Debian version was updated, to 2.2 I >> believe. This seems to have many excellent >> improvements and new features. However there is one >> thing I sorely miss. Namely the old >> `structure' entry in the message menu. This allowed >> for very easy handling of attachments >> and there seems to be no equivalent in the latest >> version (of course I may well be missing >> something). > > It's still there as a context menu (right-click in the message body). > > I guess the older versions had both the message submenu and the context > menu. I always used the context menu, so I didn't even notice the > message submenu was gone until you mentioned it. > > - Derek > Thanks Derek. How strange, I never used the context menu in that setting! Richard From stefanr at s5r6.in-berlin.de Sat Dec 30 16:18:37 2006 From: stefanr at s5r6.in-berlin.de (Stefan Richter) Date: Sat Dec 30 16:23:41 2006 Subject: ebuild for tkrat ? In-Reply-To: References: Message-ID: On 2 Oct, I wrote: > On 22 Sep, Helmut Jarausch wrote: >> I'm switching to Gentoo, so if anybody has an ebuild file >> for TkRat, please tell me, > > I will probably set up a Gentoo box up soon. I will post here if I ever > get around to write a tkrat ebuild. Well, it's been a while. I'm using TkRat v2.2dev on Gentoo now, i.e. a CVS checkout. I will probably wait for v2.2 to be released before I actually write an ebuild. Unless I find a sample ebuild which fetches sources from CVS... -- Stefan Richter -=====-=-==- ==-- ====- http://arcgraph.de/sr/