|
From: | Mathias Dahl |
Subject: | Re: Shortcut to change buffers? |
Date: | Mon, 25 Apr 2005 09:04:44 +0200 |
User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt) |
David Kastrup <dak@gnu.org> writes: >> It keeps getting wierder and wierder. I have now writtin this in my .emacs >> file: >> >> (load-fileĀ "/home/johs/sml-mode/swbuff.el") > ^ non-breakable space > >> (require 'swbuff) >> (global-set-key '[C-tab] 'swbuff-switch-to-next-buffer) >> >> I get this error when I restart emacs: >> >> An error has occurred while loading `/home/johs/.emacs': >> >> Symbol's function definition is void: load-fileĀ > ^non-breakable space >> >... > You can't cut&paste from Knode windows: it will deliver crap for > spaces and possibly also hyphens. So don't copy&paste: type the > stuff carefully new. Maybe we can help this guy replacing all those non-breaking spaces with normal spaces? I could not find out how to enter that character without (like with C-q ... ) pasting it into a call to replace-string. /Mathias
[Prev in Thread] | Current Thread | [Next in Thread] |