vim-latex-devel Mailing List for Vim-Latex (Page 85)
Brought to you by:
srinathava,
tmaas
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(120) |
Dec
(118) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(145) |
Feb
(23) |
Mar
(30) |
Apr
(50) |
May
(88) |
Jun
(49) |
Jul
(41) |
Aug
(13) |
Sep
(51) |
Oct
(30) |
Nov
(80) |
Dec
(43) |
2004 |
Jan
(15) |
Feb
(25) |
Mar
(48) |
Apr
(12) |
May
(37) |
Jun
(52) |
Jul
(16) |
Aug
(10) |
Sep
(7) |
Oct
(19) |
Nov
(17) |
Dec
(19) |
2005 |
Jan
(15) |
Feb
(5) |
Mar
(7) |
Apr
(3) |
May
(2) |
Jun
(4) |
Jul
(3) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(16) |
Dec
(16) |
2006 |
Jan
(15) |
Feb
(27) |
Mar
(49) |
Apr
(31) |
May
(24) |
Jun
(12) |
Jul
(23) |
Aug
(13) |
Sep
(22) |
Oct
(6) |
Nov
(8) |
Dec
(10) |
2007 |
Jan
(3) |
Feb
(13) |
Mar
(19) |
Apr
(1) |
May
(5) |
Jun
(10) |
Jul
(2) |
Aug
(13) |
Sep
(10) |
Oct
(2) |
Nov
(30) |
Dec
(15) |
2008 |
Jan
(11) |
Feb
(9) |
Mar
(27) |
Apr
(27) |
May
(22) |
Jun
(29) |
Jul
|
Aug
(21) |
Sep
(6) |
Oct
(4) |
Nov
(9) |
Dec
(2) |
2009 |
Jan
(52) |
Feb
(21) |
Mar
(9) |
Apr
(41) |
May
(13) |
Jun
(8) |
Jul
(5) |
Aug
(31) |
Sep
(14) |
Oct
(10) |
Nov
(17) |
Dec
(17) |
2010 |
Jan
(25) |
Feb
(22) |
Mar
(22) |
Apr
(24) |
May
(35) |
Jun
(23) |
Jul
(22) |
Aug
(10) |
Sep
(6) |
Oct
(29) |
Nov
(8) |
Dec
(6) |
2011 |
Jan
(12) |
Feb
(89) |
Mar
(41) |
Apr
(8) |
May
(17) |
Jun
(11) |
Jul
(3) |
Aug
(13) |
Sep
(14) |
Oct
(23) |
Nov
(8) |
Dec
(9) |
2012 |
Jan
(15) |
Feb
(27) |
Mar
(6) |
Apr
(17) |
May
(29) |
Jun
(9) |
Jul
(50) |
Aug
(15) |
Sep
(11) |
Oct
(12) |
Nov
(22) |
Dec
(7) |
2013 |
Jan
(24) |
Feb
(32) |
Mar
(6) |
Apr
(5) |
May
(2) |
Jun
(15) |
Jul
(20) |
Aug
(1) |
Sep
(3) |
Oct
(2) |
Nov
(7) |
Dec
(4) |
2014 |
Jan
(3) |
Feb
(7) |
Mar
(4) |
Apr
|
May
(4) |
Jun
(5) |
Jul
(4) |
Aug
(3) |
Sep
(9) |
Oct
|
Nov
(2) |
Dec
(3) |
2015 |
Jan
|
Feb
(4) |
Mar
(9) |
Apr
|
May
(1) |
Jun
|
Jul
(5) |
Aug
(6) |
Sep
(2) |
Oct
|
Nov
(6) |
Dec
|
2016 |
Jan
(1) |
Feb
(11) |
Mar
(4) |
Apr
(2) |
May
(8) |
Jun
(9) |
Jul
|
Aug
(9) |
Sep
(2) |
Oct
(7) |
Nov
|
Dec
|
2017 |
Jan
(7) |
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2018 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Srinath A. <sr...@fa...> - 2003-12-17 03:57:32
|
Hi LB, > line 30: > E37: No write since last change (add ! to override) > > This problem seems to be related to the 'split' command because > when Tex_pack_updateall() is called from ReadTemplate(), > the contents of the buffer are changed and not yet saved. > I made another patch to handle this problem. The split is required for cases when the main file name is different from the file being edited. :help latex-master-file Also, vim...@li... has become a "closed list", which means that to e-mail the list henceforth, you will need to be subscribed. Its an inconvinience but necessary to reduce spam. I approved your post this time, but I hope to soon start an "automatically discard outside mails" thingie. Thanks, srinath |
From: Zhang Lin-bo <zl...@ls...> - 2003-12-17 02:14:56
|
Hi, When I tried to load a template, I got the following error message (with latexSuite20031216): Error detected while processing function <SNR>35_ReadTemplate..Tex_pack_updateall: line 28: E37: No write since last change (add ! to override) line 30: E37: No write since last change (add ! to override) This problem seems to be related to the 'split' command because when Tex_pack_updateall() is called from ReadTemplate(), the contents of the buffer are changed and not yet saved. I don't know the purpose of the 'split' command there, but commenting it out seems to solve the problem (please see attached patch file). Best regards, LB -- |
From: Lasse K. <las...@gm...> - 2003-12-17 01:51:38
|
* Srinath Avadhanula writes: > > On Wed, 17 Dec 2003, Lasse Kliemann wrote: > > > > I could reproduce the problem too. I made a different patch to > > > solve this problem. Its now in CVS. I made a release with this > > > patch. Please try out the latest developement version. (Don't > > > worry, its as stable as 1.5). > > > > The first problem is corrected by your changes, but the insertion of > > the completed word still did not work for me. I could fix it by a > > similar measure as before, patch is attached. It must be something > > with that regexp, and since I am no expert on these, I can only > > offer a likely temporary fix. > > Could you please describe your problem a bit more? For example, what > was expected to happen and what really happened. It will help if you > tell us the line containing the \ref command and also the line > containing the \bibitem command so I can reproduce it here... I type: \cite{k<F9> and then chose by pressing ENTER the entry from the list in the [Error List] window corresponding to the following entry in the .bib file: @article{kch-ace-02 , author = KorenY #and# CarmelL #and# HarelD , title = "ACE: A Multiscale Eigenvector Computation for Drawing Huge Graphs" , year = 2002 } It leaves me with the line: \cite{k} instead of \cite{kch-ace-02} > According to me, the following patch is somewhat more safe. Could you > try it out and let me know. Yes, it works for me. Thanks! -- Lasse Kliemann <http://plastictree.net> |
From: Srinath A. <sr...@fa...> - 2003-12-17 01:05:11
|
Hi Lasse, On Wed, 17 Dec 2003, Lasse Kliemann wrote: > > I could reproduce the problem too. I made a different patch to solve > > this problem. Its now in CVS. I made a release with this patch. Please > > try out the latest developement version. (Don't worry, its as stable > > as 1.5). > > The first problem is corrected by your changes, but the insertion of the > completed word still did not work for me. I could fix it by a similar > measure as before, patch is attached. It must be something with that > regexp, and since I am no expert on these, I can only offer a likely > temporary fix. Could you please describe your problem a bit more? For example, what was expected to happen and what really happened. It will help if you tell us the line containing the \ref command and also the line containing the \bibitem command so I can reproduce it here... As it stands, I am not really sure what the patch is supposed to accomplish. According to me, the following patch is somewhat more safe. Could you try it out and let me know. Actually, I have _no_ idea why Mikolaj used a comma "," in that last regexp there. Mikolaj? I would have preferred just '{\zs.*\ze' as Lasse has suggested, but maybe the comma is necessary in some cases? Srinath Index: texviewer.vim =================================================================== RCS file: /cvsroot/vim-latex/vimfiles/ftplugin/tex/texviewer.vim,v retrieving revision 1.36 diff -c -r1.36 texviewer.vim *** texviewer.vim 16 Dec 2003 23:41:10 -0000 1.36 --- texviewer.vim 17 Dec 2003 01:02:12 -0000 *************** *** 332,338 **** if getline('.') =~ '\\bibitem{' let bibkey = matchstr(getline('.'), '\\bibitem{\zs.\{-}\ze}') else ! let bibkey = matchstr(getline('.'), '{\zs.\{-}\ze,') endif let completeword = strpart(bibkey, strlen(s:prefix)) --- 332,338 ---- if getline('.') =~ '\\bibitem{' let bibkey = matchstr(getline('.'), '\\bibitem{\zs.\{-}\ze}') else ! let bibkey = matchstr(getline('.'), '{\zs.\{-}\ze\(,\|$\)') endif let completeword = strpart(bibkey, strlen(s:prefix)) |
From: Lasse K. <las...@gm...> - 2003-12-17 00:52:39
|
* I wrote: > ... but the insertion of the completed word still did not work for me. > I could fix it by a similar measure as before, patch is attached. It > must be something with that regexp, and since I am no expert on these, > I can only offer a likely temporary fix. I attached the following patch: > --- /home/snyder/tmp/ftplugin/tex/texviewer.vim 2003-12-17 00:42:47.000000000 +0100 > +++ ftplugin/tex/texviewer.vim 2003-12-17 02:37:52.000000000 +0100 > @@ -332,7 +332,8 @@ > if getline('.') =~ '\\bibitem{' > let bibkey = matchstr(getline('.'), '\\bibitem{\zs.\{-}\ze}') > else > - let bibkey = matchstr(getline('.'), '{\zs.\{-}\ze,') > + " let bibkey = matchstr(getline('.'), '{\zs.\{-}\ze,') > + let bibkey = matchstr(getline('.'), '{\(.*$\)') > endif > let completeword = strpart(bibkey, strlen(s:prefix)) To make that really work, change that last line to: let completeword = strpart(bibkey, strlen(s:prefix)+1) But I am sure, there is a better solution to this all. -- Lasse Kliemann <http://plastictree.net> |
From: Lasse K. <las...@gm...> - 2003-12-17 00:43:07
|
* Srinath Avadhanula writes: > > On Wed, 17 Dec 2003, Lasse Kliemann wrote: > > > I found the completion for \cite not to work correctly in version > > 1.5 (in fact the first version I tried). It seemed like the prefix > > 'pre' as in \cite{pre<F9> was not honored and the insertion of the > > chosen bibtex-key did not work. > > > > I made a brute-force correction to these problems, resulting in a > > version of texviewer.vim that works ok for me now. A patch is > > attached. Please use with caution, since everything I know about > > scripting in vim is what I learned in about the last 60 minutes from > > trying to track down the errors encountered. > > I could reproduce the problem too. I made a different patch to solve > this problem. Its now in CVS. I made a release with this patch. Please > try out the latest developement version. (Don't worry, its as stable > as 1.5). The first problem is corrected by your changes, but the insertion of the completed word still did not work for me. I could fix it by a similar measure as before, patch is attached. It must be something with that regexp, and since I am no expert on these, I can only offer a likely temporary fix. -- Lasse Kliemann <http://plastictree.net> |
From: Srinath A. <sr...@fa...> - 2003-12-16 23:47:36
|
On Wed, 17 Dec 2003, Lasse Kliemann wrote: > I found the completion for \cite not to work correctly in version 1.5 > (in fact the first version I tried). It seemed like the prefix 'pre' as > in \cite{pre<F9> was not honored and the insertion of the chosen > bibtex-key did not work. > > I made a brute-force correction to these problems, resulting in a > version of texviewer.vim that works ok for me now. A patch is attached. > Please use with caution, since everything I know about scripting in vim > is what I learned in about the last 60 minutes from trying to track down > the errors encountered. > I could reproduce the problem too. I made a different patch to solve this problem. Its now in CVS. I made a release with this patch. Please try out the latest developement version. (Don't worry, its as stable as 1.5). Srinath |
From: Lasse K. <las...@gm...> - 2003-12-16 22:22:45
|
Greetings, I am new to this list and did not have time to study the archive, so maybe this issue has been discussed before. This mail and the attached patch is published in the hope that it will be usefull. I found the completion for \cite not to work correctly in version 1.5 (in fact the first version I tried). It seemed like the prefix 'pre' as in \cite{pre<F9> was not honored and the insertion of the chosen bibtex-key did not work. I made a brute-force correction to these problems, resulting in a version of texviewer.vim that works ok for me now. A patch is attached. Please use with caution, since everything I know about scripting in vim is what I learned in about the last 60 minutes from trying to track down the errors encountered. -- Lasse Kliemann <http://plastictree.net> |
From: Srinath A. <sr...@fa...> - 2003-12-16 21:36:50
|
Hello, It looks like pressing <F7> after visually selecting a block of text just creates a command from the first word of the selection and then surrounds the whole block of text in that command. Is this desirable at all? Should I assume its a bug and fix it? (This functionality is in envmacros.vim which is mostly Mikolaj's domain). Srinath |
From: Srinath A. <sr...@fa...> - 2003-12-15 09:16:44
|
Okay, I've finally changed vim...@li... to a subscriber only list. People who wish to contact us will need to use the form at: http://vim-latex.sourceforge.net/contact/form.html Its still a little raw, but its easy to change... E-mail from that form will be sent to the list as "vim...@so...valid" (hopefully an invalid e-mail address). This e-mail address has been added as an "authorized" e-mail address of the list. The reply-to line will be set as >Reply-to: User Name <user@email>, vim...@li... Hopefully, most e-mail clients will respect this so that we will be reminded to include the poster in the reply. Srinath |
From: Contact f. <vim...@so...> - 2003-12-15 08:53:35
|
Just testing the page at http://vim-latex.sourceforge.net/contact/form.html#form |
From: Srinath A. <sr...@fa...> - 2003-12-10 01:35:27
|
Hello Alex, On Tue, 9 Dec 2003, Alex Jakushev wrote: > I have a question: is shellslash option really necessary, if You use > vim-latex on win32 version of vim with command.com as shell (win98, > 95) ? > Actually, setting the shellslash is really a recommendation, not a requirement. I do not think that latex-suite critically depends on it. Try it out without shellslash and let me know if you face problems. My recommendation for setting shellslash was based on my setup (windows + cygwin). The cygwin utilities like grep etc fail with back-slashes in the file names... Are you using the latex completion feature? If so, I would be interested in knowing which grep program you use... Srinath |
From: Srinath A. <sr...@fa...> - 2003-12-10 00:26:17
|
[resending because of a mailer error] On Tue, 9 Dec 2003, Preben Randhol wrote: > I have put the system for download here: > > http://www.pvv.org/~randhol/Contact/ > > (see bottom of page) > > so anybody interested can use it on their web-pages. > Okay, I will change things to use this... It might be a few days since I am quite busy nowadays... And then there will be some test mails from me, so please bear with that... Srinath |
From: Mikolaj M. <mi...@wp...> - 2003-12-09 16:10:26
|
Hello, Some time ago Srinath added very nice feature for temporarily switching off IMAP things - g:Imap_FreezeImap. Whent set to 1 it turns off IMAP shortcuts. When non-existant or set to 0, IMAP shortcuts are on. Here is function for easy toggling of value, place it somewhere in ftplugin/tex directory: " Choose shortcut of your choice " :help <Leader> imap <Leader>i <C-O>:call Toggle_FreezeImap()<cr> function! Toggle_FreezeImap() if exists("g:Imap_FreezeImap") && g:Imap_FreezeImap == 0 let g:Imap_FreezeImap = 1 elseif !exists("g:Imap_FreezeImap") let g:Imap_FreezeImap = 1 else let g:Imap_FreezeImap = 0 endif return '' endfunction Note: I am against adding this to the core vim-latexsuite. Posted it to place this in archives of the list. m. -- LaTeX + Vim = http://vim-latex.sourceforge.net/ |
From: Preben R. <ra...@pv...> - 2003-12-09 10:39:57
|
Srinath Avadhanula <sr...@fa...> wrote on 09/12/2003 (09:47) : > On Mon, 8 Dec 2003, Preben Randhol wrote: > > > spammer would sit and fill this out himself. I have done this for my web > > page and it works. See: > > > > http://www.pvv.org/~randhol/Contact/ > > > > I can give you the php source if you like. > > > This sounds like a good idea... > > I will do the needful if you can send me the .php file. I am not really > sure if the sourceforge.net webserver has sendmail installed etc, so > will have to check. I have put the system for download here: http://www.pvv.org/~randhol/Contact/ (see bottom of page) so anybody interested can use it on their web-pages. If you want I can send you a mail with it as attachment too. -- "Saving keystrokes is the job of the text editor, not the programming language." |
From: Alex J. <Ale...@ke...> - 2003-12-09 08:26:37
|
DQogIEhlbGxvIGFsbC4NCg0KICBJIGhhdmUgYSBxdWVzdGlvbjogaXMgc2hlbGxzbGFzaCBv cHRpb24gcmVhbGx5IG5lY2Vzc2FyeSwgaWYgWW91IHVzZQ0KICB2aW0tbGF0ZXggb24gd2lu MzIgdmVyc2lvbiBvZiB2aW0gd2l0aCBjb21tYW5kLmNvbSBhcyBzaGVsbCAod2luOTgsDQog IDk1KSA/DQoNCiAgSSBhc2sgdGhpcyBxdWVzdGlvbiBiZWNhdXNlIGNvbW1hbmQuY29tIGlz IG5vdCBzbyBzbWFydCBhcyBjbWQuZXhlDQogIGFuZCBkb2VzIG5vdCB1bmRlcnN0YW5kIGZv cndhcmQgc2xhc2hlcy4gU28gc2V0dGluZyBzc2wgYnJlYWtzIG1hbnkNCiAgZnVuY3Rpb25z IG9mIHZpbSwgZm9yIGV4YW1wbGUsIGRpZmZpbmcuDQoNCkJlc3QgcmVnYXJkcywNCg0KQWxl eCBKLg0KDQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gDQpBbGV4 IEpha3VzaGV2LCAgICAgICAgICAgICggbWFpbHRvOkFsZXguSmFrdXNoZXZAa2VtZWsubHQg KQ0KUHJvZ3JhbW1lciwNCg0KIktFTUVLIEVsZWt0cm9uaWthIiBVQUIgICAoIGh0dHA6Ly93 d3cua2VtZWsubHQgKQ0KbWVtYmVyIG9mIFZBUk9TIEdST1VQICAgICAoIGh0dHA6Ly93d3cu dmFyb3Nncm91cC5jb20gKQ0KDQpXb3JrICA6ICszNzAgNSAyNDkxMDI0DQpGYXggICA6ICsz NzAgNSAyNDkxMDE5DQpNb2IuICA6ICszNzAgNjg1IDQ0ODg1DQpJQ1EgICA6IDgxNDk1NjQy DQo= |
From: Preben R. <ra...@pv...> - 2003-12-08 09:51:55
|
Florent Manens <ma...@ef...> wrote on 04/12/2003 (12:41) : > It will be better than moderate all posts no ? Actually no moderation is necessary. The problem with the current setup is that one allows anybody to e-mail to the list and the list address is on the net. Therefore the robots the spammers use harvest this address and will use it. If one closed the list, but had a form to fill out in case one isn't on the list, the spam problem would go away. The mail could be forwareded to the list by the form with no problem as no spammer would sit and fill this out himself. I have done this for my web page and it works. See: http://www.pvv.org/~randhol/Contact/ I can give you the php source if you like. Regards Preben -- "Saving keystrokes is the job of the text editor, not the programming language." |
From: Myrna M. <t8...@ya...> - 2003-12-07 15:05:12
|
FUEL SAVER PRO This revolutionary device Boosts Gas Mileage 27%+ by helping fuel burn bet= ter using three patented processes from General Motors. www.eoei.com?axel=3D49 PROVEN TECHNOLOGY A certified U.S. Environmental Protection Agency (EPA) laboratory recently= completed tests on the new Fuel Saver. The results were astounding! Maste= r Service, a subsidiary of Ford Motor Company, also conducted extensive em= issions testing and obtained similar, unheard of results. The achievements= of the Fuel Saver is so noteworthy to the environmental community, that C= ommercial News has featured it as their cover story in their June, 2000 ed= ition. Take a test drive Today - www.eoei.com?axel=3D49 No more advertisements, thanks - http://www.5jzd.org/out5s/pre-rem2e.asp mrkddjkcixgnqsrbfl nhutrgq mib q gteugzue |
From: Bryce F. <qh5...@ya...> - 2003-12-07 15:03:46
|
FUEL SAVER PRO This revolutionary device Boosts Gas Mileage 27%+ by helping fuel burn bet= ter using three patented processes from General Motors. www.eoei.com?axel=3D49 PROVEN TECHNOLOGY A certified U.S. Environmental Protection Agency (EPA) laboratory recently= completed tests on the new Fuel Saver. The results were astounding! Maste= r Service, a subsidiary of Ford Motor Company, also conducted extensive em= issions testing and obtained similar, unheard of results. The achievements= of the Fuel Saver is so noteworthy to the environmental community, that C= ommercial News has featured it as their cover story in their June, 2000 ed= ition. Take a test drive Today - www.eoei.com?axel=3D49 No more advertisements, thanks - http://www.5jzd.org/out5s/pre-rem2e.asp ov ko bo lwwu ebka kse t itlgt dp wy haznflnyxtjp pkldgmzj mejgkjs e |
From: Srinath A. <sr...@fa...> - 2003-12-05 04:11:33
|
Hello, On Thu, 4 Dec 2003, Alex Jakushev wrote: > Hello Alex, > > There're only two files where change was actually necessary (so far). > They are compiler.vim, and main.vim. > > The files are attached. They are from 20031202 snapshot and > contains changes related to this bug. Could you please send the archive again but this time use .zip or .bz2 or .gz for zipping the files. I cannot work with .rar archives... Thanks, Srinath |
From: Alex J. <Ale...@ke...> - 2003-12-04 16:28:18
|
Hello Alex, There're only two files where change was actually necessary (so far). They are compiler.vim, and main.vim. The files are attached. They are from 20031202 snapshot and contains changes related to this bug. Thursday, December 4, 2003, 6:06:29 PM, you wrote: AJ> Hello all. AJ> I've found a bug in last release that happens on windows systems. AJ> function Tex_GetMainFileName, when returning file name, escapes AJ> spaces. I don't know, maybe this is a good idea on *nix systems, but AJ> on windows this works only inside vim. AJ> If You want to pass a filename with spaces to external application, AJ> You have to put that file name in "", not escaping spaces with AJ> something. AJ> This error appears, for example, when You have spaces somewhere in AJ> the full name of file, and use *.latexmain, if you try to view the AJ> dvi in yap with \lv or \ls. AJ> So there're two things to fix: AJ> 1) First, main.vim, line 458: AJ> return escape(lheadfile, ' ') AJ> I've changed it to AJ> if has('win32') AJ> " Escaping spaces is not a good thing to do in Windows outside VIM !!! AJ> return lheadfile AJ> else AJ> return escape(lheadfile, ' ') AJ> endif AJ> 2) Then, here comes *allū places where the result of AJ> Tex_GetMainFileName is used. For example, compiler.vim, line 269: AJ> let execString = '!start '.s:viewer.' '.mainfname.'.'.s:target AJ> may be changed to AJ> let execString = '!start '.s:viewer.' "'.mainfname.'.'.s:target.'"' AJ> Best regards, AJ> Alex J. AJ> --------------------------------------- AJ> Alex Jakushev, ( mailto:Ale...@ke... ) AJ> Programmer, AJ> "KEMEK Elektronika" UAB ( http://www.kemek.lt ) AJ> member of VAROS GROUP ( http://www.varosgroup.com ) AJ> Work : +370 5 2491024 AJ> Fax : +370 5 2491019 AJ> Mob. : +370 685 44885 AJ> ICQ : 81495642 Best regards, Alex mailto:Ale...@ke... --------------------------------------- Alex Jakushev, ( mailto:Ale...@ke... ) Programmer, "KEMEK Elektronika" UAB ( http://www.kemek.lt ) member of VAROS GROUP ( http://www.varosgroup.com ) Work : +370 5 2491024 Fax : +370 5 2491019 Mob. : +370 685 44885 ICQ : 81495642 |
From: Alex J. <Ale...@ke...> - 2003-12-04 16:06:30
|
DQogIEhlbGxvIGFsbC4NCg0KICBJJ3ZlIGZvdW5kIGEgYnVnIGluIGxhc3QgcmVsZWFzZSB0 aGF0IGhhcHBlbnMgb24gd2luZG93cyBzeXN0ZW1zLg0KDQogIGZ1bmN0aW9uIFRleF9HZXRN YWluRmlsZU5hbWUsIHdoZW4gcmV0dXJuaW5nIGZpbGUgbmFtZSwgZXNjYXBlcw0KICBzcGFj ZXMuIEkgZG9uJ3Qga25vdywgbWF5YmUgdGhpcyBpcyBhIGdvb2QgaWRlYSBvbiAqbml4IHN5 c3RlbXMsIGJ1dA0KICBvbiB3aW5kb3dzIHRoaXMgd29ya3Mgb25seSBpbnNpZGUgdmltLg0K DQogIElmIFlvdSB3YW50IHRvIHBhc3MgYSBmaWxlbmFtZSB3aXRoIHNwYWNlcyB0byBleHRl cm5hbCBhcHBsaWNhdGlvbiwNCiAgWW91IGhhdmUgdG8gcHV0IHRoYXQgZmlsZSBuYW1lIGlu ICIiLCBub3QgZXNjYXBpbmcgc3BhY2VzIHdpdGgNCiAgc29tZXRoaW5nLg0KDQogIFRoaXMg ZXJyb3IgYXBwZWFycywgZm9yIGV4YW1wbGUsIHdoZW4gWW91IGhhdmUgc3BhY2VzIHNvbWV3 aGVyZSBpbg0KICB0aGUgZnVsbCBuYW1lIG9mIGZpbGUsIGFuZCB1c2UgKi5sYXRleG1haW4s IGlmIHlvdSB0cnkgdG8gdmlldyB0aGUNCiAgZHZpIGluIHlhcCB3aXRoIFxsdiBvciBcbHMu DQogIA0KICBTbyB0aGVyZSdyZSB0d28gdGhpbmdzIHRvIGZpeDoNCg0KICAxKSBGaXJzdCwg bWFpbi52aW0sIGxpbmUgNDU4Og0KDQogICAgICAgICAgICByZXR1cm4gZXNjYXBlKGxoZWFk ZmlsZSwgJyAnKQ0KDQogICAgIEkndmUgY2hhbmdlZCBpdCB0bw0KICANCiAgICAgICAgaWYg aGFzKCd3aW4zMicpDQogICAgICAgICAgICAgICAgIiBFc2NhcGluZyBzcGFjZXMgaXMgbm90 IGEgZ29vZCB0aGluZyB0byBkbyBpbiBXaW5kb3dzIG91dHNpZGUgVklNICEhIQ0KICAgICAg ICAgICAgICAgIHJldHVybiBsaGVhZGZpbGUNCiAgICAgICAgZWxzZQ0KICAgICAgICAgICAg ICAgIHJldHVybiBlc2NhcGUobGhlYWRmaWxlLCAnICcpDQogICAgICAgIGVuZGlmDQoNCiAg MikgVGhlbiwgaGVyZSBjb21lcyAqYWxs+yBwbGFjZXMgd2hlcmUgdGhlIHJlc3VsdCBvZg0K ICAgIFRleF9HZXRNYWluRmlsZU5hbWUgaXMgdXNlZC4gRm9yIGV4YW1wbGUsIGNvbXBpbGVy LnZpbSwgbGluZSAyNjk6DQoNCiAgICAgICAgbGV0IGV4ZWNTdHJpbmcgPSAnIXN0YXJ0ICcu czp2aWV3ZXIuJyAnLm1haW5mbmFtZS4nLicuczp0YXJnZXQNCg0KICAgIG1heSBiZSBjaGFu Z2VkIHRvDQoNCiAgICAgICAgbGV0IGV4ZWNTdHJpbmcgPSAnIXN0YXJ0ICcuczp2aWV3ZXIu JyAiJy5tYWluZm5hbWUuJy4nLnM6dGFyZ2V0LiciJw0KICAgIA0KICAgICAgICANCkJlc3Qg cmVnYXJkcywNCg0KQWxleCBKLg0KDQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0gDQpBbGV4IEpha3VzaGV2LCAgICAgICAgICAgICggbWFpbHRvOkFsZXguSmFr dXNoZXZAa2VtZWsubHQgKQ0KUHJvZ3JhbW1lciwNCg0KIktFTUVLIEVsZWt0cm9uaWthIiBV QUIgICAoIGh0dHA6Ly93d3cua2VtZWsubHQgKQ0KbWVtYmVyIG9mIFZBUk9TIEdST1VQICAg ICAoIGh0dHA6Ly93d3cudmFyb3Nncm91cC5jb20gKQ0KDQpXb3JrICA6ICszNzAgNSAyNDkx MDI0DQpGYXggICA6ICszNzAgNSAyNDkxMDE5DQpNb2IuICA6ICszNzAgNjg1IDQ0ODg1DQpJ Q1EgICA6IDgxNDk1NjQyDQo= |
From: Preben R. <ra...@pv...> - 2003-12-04 11:59:48
|
Srinath Avadhanula <sr...@fa...> wrote on 04/12/2003 (10:23) : > Quite frankly though, I would suggest setting up some good anti-spam > software on your system... I am seriously thinking of setting up > spambayes myself, but again, haven't had time... I am running a good spam filter, but unfortunately all spams to this list slips through due to the statistical scores. But at least I hope the list is closed so that others cannot get my e-mail address from it. I get about a 100 spams a day and I'm really getting tired of it. 95% percent is filtered out by the filter. -- "Saving keystrokes is the job of the text editor, not the programming language." |
From: Florent M. <ma...@ef...> - 2003-12-04 11:39:25
|
On Wed, Dec 03, 2003 at 08:31:17PM +0100, Srinath Avadhanula wrote: > Thanks for offering to moderate! :) > Sourceforge.net uses GNU mailman to administer the vairous settings. > There is an option there to make the administrator moderate every > e-mail.. The way it will work is that when a new-mail to the list > arrives, the administator is sent an e-mail. The administator will > then > log into the web interface and decide whether to defer or accept the > e-mail... Does this sound like something which you can do? Hum, view all mails posted will be a hard work, it may be better to review only non-member post : (from mailman doc) "member_posting_only Under nearly all circumstances this should be set to "yes." This restriction will cause Mailman to hold for administrative review all posts to the list that do not originate from a list member. Setting this to yes prevents you from being spammed by people who manage to get a hold of your list address." It will be better than moderate all posts no ? F. |
From: Srinath A. <sr...@fa...> - 2003-12-04 04:30:17
|
Hi Florent, On Thu, 4 Dec 2003, Florent Manens wrote: > > already swamped with too many things to do to take something as > > tedious > > as this upon myself. If you wish, you could moderate :-) > > (seriously...) > > I can do it if you need. > Thanks for offering to moderate! :) Sourceforge.net uses GNU mailman to administer the vairous settings. There is an option there to make the administrator moderate every e-mail.. The way it will work is that when a new-mail to the list arrives, the administator is sent an e-mail. The administator will then log into the web interface and decide whether to defer or accept the e-mail... Does this sound like something which you can do? If so, I will e-mail the administrator password for just the list-management to you privately. > > spambayes myself, but again, haven't had time... > > With spamassassin, i never get spam from this list I am going to do this myself one of these days... Its not really that much of a pressing problem for me since my ISP (fastmail.fm) handles spam decently. (although not perfectly) Srinath |