On Monday, October 19, 2015 at 3:29:53 PM UTC-4, Paul wrote:
> I don't have the above named directory.  My gvim is the one from
> cygwin:
> 
>    VIM - Vi IMproved 7.4 (2013 Aug 10, compiled May 20 2015 22:20:54)
>    Included patches: 1-729
>    Compiled by <cygwin-xfree_AT_cygwin.com>
>    Huge version with GTK2 GUI.  Features included (+) or not (-):
>    +acl             -ebcdic          +localmap        +printer         +title
>    +arabic          +emacs_tags      +lua/dyn         +profile         
> +toolbar
>    +autocmd         +eval            +menu            +python/dyn      
> +user_commands
>    +balloon_eval    +ex_extra        +mksession       +python3/dyn     
> +vertsplit
>    +browse          +extra_search    +modify_fname    +quickfix        
> +virtualedit
>    ++builtin_terms  +farsi           +mouse           +reltime         +visual
>    +byte_offset     +file_in_path    +mouseshape      +rightleft       
> +visualextra
>    +cindent         +find_in_path    +mouse_dec       +ruby/dyn        
> +viminfo
>    +clientserver    +float           -mouse_gpm       +scrollbind      
> +vreplace
>    +clipboard       +folding         -mouse_jsbterm   +signs           
> +wildignore
>    +cmdline_compl   -footer          +mouse_netterm   +smartindent     
> +wildmenu
>    +cmdline_hist    +fork()          +mouse_sgr       -sniff           
> +windows
>    +cmdline_info    +gettext         -mouse_sysmouse  +startuptime     
> +writebackup
>    +comments        -hangul_input    +mouse_urxvt     +statusline      +X11
>    +conceal         +iconv           +mouse_xterm     -sun_workshop    
> -xfontset
>    +cryptv          +insert_expand   +multi_byte      +syntax          +xim
>    +cscope          +jumplist        +multi_lang      +tag_binary      
> +xsmp_interact
>    +cursorbind      +keymap          -mzscheme        +tag_old_static  
> +xterm_clipboard
>    +cursorshape     +langmap         +netbeans_intg   -tag_any_white   
> -xterm_save
>    +dialog_con_gui  +libcall         +path_extra      -tcl             +xpm
>    +diff            +linebreak       +perl/dyn        +terminfo        
>    +digraphs        +lispindent      +persistent_undo +termresponse    
>    +dnd             +listcmds        +postscript      +textobjects     
>    system vimrc file: "$VIM/vimrc"
>      user vimrc file: "$HOME/.vimrc"
>    2nd user vimrc file: "~/.vim/vimrc"
>       user exrc file: "$HOME/.exrc"
>    system gvimrc file: "$VIM/gvimrc"
>     user gvimrc file: "$HOME/.gvimrc"
>    2nd user gvimrc file: "~/.vim/gvimrc"
>     system menu file: "$VIMRUNTIME/menu.vim"
>    fall-back for $VIM: "/etc"
>    f-b for $VIMRUNTIME: "/usr/share/vim/vim74"

<...snip...>

> I used cygwin's bash to find something like a dict directory, but
> the only ones that turn up are LaTeX related:
> 
>    find / \( -path /c -o -path /cygdrive -prune \) -o -name dict \
>    2>&1 | tee ~/tmp/find.out
> 
>    /cygdrive
>    /usr/share/texmf-dist/tex/latex/glossaries/dict
>    /c
> 
> I'm not sure how the files in that directory are used, but I strongly
> suspect that it isn't used by vim.
> 
> As for "zw" creating an entry in the spellfile designated as a wrong
> word....it doesn't show up as wrong even after "mkspell!
> en.utf-8.add".  And as I said, I confirmed that changes to
> en.utf-8.add take effect by adding words to it and seeing them being
> no longer flagged as wrong in the main LaTeX file being edited.

It doesn't matter whether I copy the resulting en.utf-8.add.spl
~/.vim/spell (which is where vim creates en.utf-8.add.spl by default.

-- 
-- 
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 vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to