Re: Selecting font size

2007-06-05 Thread Tim Johnson
On Monday 04 June 2007, Tim Johnson wrote: .. I appreciate some tips as how to resolve this. Just want to thank everybody for the help. all is good now. cheers tim

Syntax Highlighting works for one file only

2007-06-05 Thread Tim Johnson
Hello: I'm using vim compiled as 'vim.full' for kubuntu 7.04 amd-64. I can load one file and one file only - it's a python file - where syntax highlighting comes on automatically. Any subsequent files with a .py extension are loaded with only strings highlighted. :setf python enables full

Re: Syntax Highlighting works for one file only

2007-06-05 Thread Tim Johnson
On Tuesday 05 June 2007, A.J.Mechelynck wrote: In your second (badly highlighted) *.py file, what does Vim answer to :verbose set filetype? filetype=conf Last set from /usr/share/vim/vim70/filetype.vim Hmm! Thanks Tony Tim

Re: Syntax Highlighting works for one file only

2007-06-05 Thread Tim Johnson
On Tuesday 05 June 2007, you wrote: Hm. In the Vim 7.1 filetype.vim, filetype conf is set for any file, one of the first 5 lines of which starts with #, but only if everything else fails (and *.py is detected as type python before that...) I wonder what causes your first *.py, but not the

Re: Syntax Highlighting works for one file only

2007-06-05 Thread Tim Johnson
On Tuesday 05 June 2007, A.J.Mechelynck wrote: Tim Johnson wrote: Hello: I'm using vim compiled as 'vim.full' for kubuntu 7.04 amd-64. I can load one file and one file only - it's a python file - where syntax highlighting comes on automatically. Any subsequent files with a .py extension

Selecting font size

2007-06-04 Thread Tim Johnson
Hello: I'm using vim compiled as 'vim.full' for kubuntu 7.04 amd-64. I used vim extensively for programming for years, and am now getting back into it. When I start vim, I see a font that I really like, but I would like to make the font smaller. The problem is that when I choose Edit - Select

Re: No Previous Regular expression

2007-05-31 Thread Tim Johnson
On Wednesday 30 May 2007, David Nečas wrote: If you close and reopen Vim, the last search pattern is remembered -- or not -- in the viminfo file. (It is one of the registers.) The search history can also be saved. See :help 'viminfo'. Yes, search history is being saved. And since this

Re: No Previous Regular expression

2007-05-31 Thread Tim Johnson
On Thursday 31 May 2007, fREW wrote: ... If this list had a FAQ, it would probably contain this issue and the large file issue (and maybe something about bottom posting :-P ) So you are certainly not alone. 1)What is the large file issue? (you can just point me to archives, if any) thanks tim

No Previous Regular expression

2007-05-30 Thread Tim Johnson
Using vim 7.0 on kubuntu 7.04 (feisty fawn amd 64) I've recently migrated from vim 6-something on slack 10.0 On my previous version and box, if I searched on an expression in one file, closed it and opened another, n would continue with the search. Now, I get an E35: No previous regular

Re: resolving ctags conflict: emacs/vim

2006-04-19 Thread Tim Johnson
:-). That way the next time emacs overwrites ctags, I'll rerun `make install' from that directory and life will be good. *^% 'em if they can't take a joke. thanks tim -- Tim Johnson [EMAIL PROTECTED] http://www.alaska-internet-solutions.com

resolving ctags conflict: emacs/vim

2006-04-18 Thread Tim Johnson
in a different location so as not to conflict with the emacs ctags that has just been installed. If so, what .vimrc setting would I need? thanks tim (just trying to keep both editors happy!) -- Tim Johnson [EMAIL PROTECTED] http://www.alaska-internet-solutions.com