Hmmm, I don't like that "Modified by Gentoo" line: about vetting Vim source I trust only Bram Moolenaar. And as you can see at the bottom under "Compilation" and "Linking" it includes pango-cairo even though it is built with GTK2 but not GNOME. Apart from that, it looks like a rather typical Huge Vim 7.4.769 (we're at 7.4.947 now, maybe 947 soon) with multi-language, with perl, python, python3 and ruby but not tcl and mzscheme, with mouse in xterm but not in the Linux console, etc.
At http://ftp.vim.org/pub/vim/patches/7.4/ you can see a one-line description of every 7.4 patchlevel to date. Best regards, Tony. On Wed, Dec 2, 2015 at 2:00 PM, Reid Thompson <[email protected]> wrote: > On Wed, 2015-12-02 at 09:15 +0100, Christian Brabandt wrote: >> Am 2015-12-01 22:36, schrieb Reid Thompson: >> > On Tue, 2015-12-01 at 21:29 +0000, Reid Thompson wrote: >> > > opening the gzip'd file in gvim on my box gives list filetype utf-8 >> > > unix >> > > and the text and 'image' below, which is rendered slightly differently >> > > in gvim vs in the evolution composer window (see attached png of gvim >> > > rendering ColPop.png and vim rendering ColPop1.png which is also >> > > slightly >> > > different and evo composer rendering ColPop2.png ) >> > > >> > > This is a test >> > > >> > > (͡° ͜ʖ ͡°) >> > > >> > >> > ugh -- let me get the image files correct. >> >> What gvim version is this? I think the little dotted circle in gvim >> was a bug that was fixed with patch 7.4.855 "GTK: font glitches for >> combining characters" >> >> But even with a newer gvim, I do not see the expected output as seen >> from my first mail. >> >> BTW: how do i know, whether my gvim uses pango to render the characters? >> Do I need the gnome >> build for that? Or is a GTK2 build sufficient? >> >> @Bram, there still seems to be a font rendering issue with gvim and >> combining chars. >> >> Best, >> Christian >> >> -- > > > $ gvim --version > VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 22 2015 16:48:44) > Included patches: 1-769 > Modified by Gentoo-7.4.769 > Compiled by rthompso@raker3 > Huge version with GTK2 GUI. Features included (+) or not (-): > +acl +farsi +mouse_netterm +syntax > +arabic +file_in_path +mouse_sgr +tag_binary > +autocmd +find_in_path -mouse_sysmouse +tag_old_static > +balloon_eval +float +mouse_urxvt -tag_any_white > +browse +folding +mouse_xterm -tcl > ++builtin_terms -footer +multi_byte +terminfo > +byte_offset +fork() +multi_lang +termresponse > +cindent +gettext -mzscheme +textobjects > +clientserver -hangul_input -netbeans_intg +title > +clipboard +iconv +path_extra +toolbar > +cmdline_compl +insert_expand +perl +user_commands > +cmdline_hist +jumplist +persistent_undo +vertsplit > +cmdline_info +keymap +postscript +virtualedit > +comments +langmap +printer +visual > +conceal +libcall +profile +visualextra > +cryptv +linebreak +python/dyn +viminfo > [172.16.28.40] > +cscope +lispindent +python3/dyn +vreplace > +cursorbind +listcmds +quickfix +wildignore > +cursorshape +localmap +reltime +wildmenu > +dialog_con_gui -lua +rightleft +windows > +diff +menu +ruby +writebackup > +digraphs +mksession +scrollbind +X11 > +dnd +modify_fname +signs -xfontset > -ebcdic +mouse +smartindent +xim > +emacs_tags +mouseshape -sniff +xsmp_interact > +eval +mouse_dec +startuptime +xterm_clipboard > +ex_extra -mouse_gpm +statusline -xterm_save > +extra_search -mouse_jsbterm -sun_workshop +xpm > system vimrc file: "/etc/vim/vimrc" > user vimrc file: "$HOME/.vimrc" > 2nd user vimrc file: "~/.vim/vimrc" > user exrc file: "$HOME/.exrc" > system gvimrc file: "/etc/vim/gvimrc" > user gvimrc file: "$HOME/.gvimrc" > 2nd user gvimrc file: "~/.vim/gvimrc" > system menu file: "$VIMRUNTIME/menu.vim" > fall-back for $VIM: "/usr/share/vim" > Compilation: x86_64-pc-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H > -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=corei7-avx > -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 > Linking: x86_64-pc-linux-gnu-gcc -L. -Wl,-O1 -fstack-protector -rdynamic > -Wl,-export-dynamic -Wl,--no-undefined -Wl,-E -Wl,-O1 -L/usr/local/lib > -Wl,--as-needed -o gvim -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 > -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 > -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lXpm -lXt -lX11 > -lXdmcp -lSM -lICE -lm -lncurses -lelf -lacl -lattr -ldl -Wl,-E -Wl,-O1 > -Wl,--as-needed -L/usr/lib64/perl5/5.20.2/x86_64-linux/CORE -lperl -lnsl > -ldl -lm -lcrypt -lutil -lc -lruby21 -lpthread -lgmp -ldl -lcrypt -lm > -L/usr/lib64 > > -- > -- > 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 > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
