On Thursday, 25 October 2012 16:40:00 UTC+5:30, Tim Chase  wrote:
> On 10/25/12 05:48, sathyashrayan wrote:
> 
> > Dear group, Attached is a zipped of my gvim configuration. Its
> 
> > very useful for me. It has NERDtree, html matchit ect. but i
> 
> > could not copy anything from my gvim and paste it in firefox,
> 
> > gedit ect. My linux version is Ubuntu LTS 12.04. Any helps? Can
> 
> > any one try the same action (copy from gvim and paste it some
> 
> > where else) and check?
> 
> > 
> 
> 
> 
> A couple of things
> 
> 
> 
> 1) in the future, you may want to remove all the .svn/ directories
> 
> from the zipfile, in the event you don't want more confidential
> 
> information leaking
> 
> 
> 
> 2) likewise, you might want to remove your undodir/ from the zipfile
> 
> which also may have leaked information you don't want public
> 
> 
> 
> 3) it would help to include the build/version information returned by
> 
> 
> 
>   :version
> 
> 
> 
> My first guess is that you're running a "vim-tiny" build, in which
> 
> case it wasn't built with system-clipboard access.  Check for things
> 
> like
> 
> 
> 
>   +clipboard
> 
>   +X11
> 
>   +xterm_clipboard
> 
> 
> 
> in particular.
> 
> 
> 
I did :version and i got the following. 

VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May  4 2012 04:10:09)
Included patches: 1-429
Modified by [email protected]
Compiled by buildd@
Huge version with GTK2-GNOME GUI.  Features included (+) or not (-):
+arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent 
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments 
+conceal
+cryptv +cscope +cursorbind +cursorshape +dialog_con_gui +diff +digraphs +dnd 
-ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path 
+find_in_path
+float +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand 
+jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap 
+lua
+menu +mksession +modify_fname +mouse +mouseshape +mouse_dec +mouse_gpm 
-mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +mouse_urxvt 
+multi_byte
+multi_lang -mzscheme +netbeans_intg +path_extra +perl +persistent_undo 
+postscript +printer +profile +python -python3 +quickfix +reltime +rightleft 
+ruby
+scrollbind +signs +smartindent -sniff +startuptime +statusline -sun_workshop 
+syntax +tag_binary +tag_old_static -tag_any_white +tcl +terminfo +termresponse
+textobjects +title +toolbar +user_commands +vertsplit +virtualedit +visual 
+visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup +X11
-xfontset +xim +xsmp_interact +xterm_clipboard -xterm_save

I think it has 

+clipboard
+X11
+xterm_clipboard

in it. Any other help?

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to