[Pan-users] .121 save dialog

2007-01-27 Thread Brian King
Iive noticed a change in the process for saving messages (or their attachments) from .120 to .121: .120: press shift-s, and then press enter to save (the save button is selected). previously selected options are used. .121: press shift-s. the "Location" text entry field is highlighted (even if

Re: [Pan-users] Question around multi-server and connection errors

2006-10-28 Thread Brian King
I'm seeing something this behaviour, too. It seems to happen for (from my point of view) random binary articles. The ones that are broken are really broken - watching it in the task manager, it says that it's 100% complete, but it's shows a time left and kB/s. When the time gets down to a certa

[Pan-users] re: works beautifully on freebsd 6.1

2006-07-20 Thread Brian King
following up on what i wrote earlier this month, in case it's useful for another freebsd user : i wasn't able to get the cvs version to successfully get through the ./autogen.sh stage - it was complaining that i didn't have programs installed that are in fact installed: automake, for example. i

[Pan-users] works beautifully on freebsd 6.1

2006-07-11 Thread Brian King
i'm glad to see that development has started again for pan! to successfully compile the .103 release on freebsd 6.1, i needed to set an environment variable. using the bash shell: export CPPFLAGS=-L/usr/local/include it seems like the configure script should make that unnecessary. from a littl