On Mar 17, 9:00 pm, björn <[email protected]> wrote:
> On 16 March 2010 10:51, Craig wrote:
>
> > I just built patch 376 from git and I could no longer type a hash
> > character. :-(
> > I'm my snapshot 51 build, I could type a hash with Alt-3.
>
> > Any thoughts?
>
> Hi Craig,
>
> The information you provide is a bit on the minimal side so I can't
> give you much of an answer.  Have you tried the usual dance:
>
> http://code.google.com/p/macvim/wiki/ReportingBugs
>
> ?
>
> If that doesn't do the trick: which keymap are you using?  A lot of
> problems with the keyboard has to do with "faulty" keymaps.
>
> What is patch 376 (sorry, I don't keep up with Vim patches...I just
> pull from the SVN repo every now and then)?  Did you apply a Vim patch
> manually?  Did it specifically break Alt-3?  If so this is more likely
> a problem for the vim_dev list...
>
> Björn

Hi there. I did try moving my init files etc aside as per the web page
and it made no difference.

:se keymap
 keymap=

I've never changed keymap or done anything with it.

When I say "patch 376" I just mean that when I did a git pull, the
version and splash screen mention 7.2.376.

I have no local changes, I just did a local build.

Here's my :version

VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Mar 15 2010 11:53:19)
MacOS X (unix) version
Included patches: 1-376
Compiled by [email protected]
Huge version with MacVim GUI.  Features included (+) or not (-):
+arabic +autocmd -balloon_eval +browse ++builtin_terms +byte_offset
+cindent +clientserver +clipboard +cmdline_compl +cmdline_hist
+cmdline_info +comments +cryptv -cscope +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()
+fullscreen -gettext -hangul_input -iconv +insert_expand +jumplist
+keymap
+langmap +libcall +linebreak +lispindent +listcmds +localmap +menu
+mksession +modify_fname +mouse +mouseshape +mouse_dec -mouse_gpm -
mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte
+multi_lang -mzscheme +netbeans_intg +odbeditor -osfiletype
+path_extra -perl +postscript +printer +profile +python +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 +transparency +user_commands +vertsplit +virtualedit +visual
+visualextra
+viminfo +vreplace +wildignore +wildmenu +windows +writebackup -X11 -
xfontset +xim -xsmp -xterm_clipboard -xterm_save
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  system gvimrc file: "$VIM/gvimrc"
    user gvimrc file: "$HOME/.gvimrc"
    system menu file: "$VIMRUNTIME/menu.vim"
  fall-back for $VIM: "/Applications/MacVim.app/Contents/Resources/
vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -
Wall -Wno-unknown-pragmas -pipe  -DMACOS_X_UNIX -no-cpp-precomp  -g -
O2 -D_FORTIFY_SOURCE=1     -I/System/Library/Frameworks/
Python.framework/V
ersions/2.6/include/python2.6
Linking: gcc   -L.   -L/usr/local/lib -o Vim -framework Cocoa -
framework Carbon      -lncurses     -framework Python  -framework Ruby

So just to spell out exactly what my defect is: when I'm in any mode
mode (well, I've tried insert and command) and I type Alt-3, I'm
expecting # but I get a ³ a 'super script 3', equally when I type
Alt-2 I'm expecting € but I get a ² a 'super-script 2'

Craig

-- 
You received this message from the "vim_mac" 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