Kevin Rodgers <[EMAIL PROTECTED]> writes:

> Baloff wrote:
> 
>  > (global-set-key "\C-cb" "\C-xh\M-w") ;copy buffer C-c b
>  > (global-set-key "\C-cb" "\C-xh\M-w") ;copy buffer C-c p
>  >
>  > I get symbol function definition is void ...
> 
> It works for me.  (Note that the 2 lines are identical, except for the
> comments -- is there a typo in there?)
> 
> To find out where the error occurs:
> M-x set-variable RET debug-on-error RET t RET
> 

Debugger entered--Lisp error: (error "The mark is not set now")
  call-interactively(kill-ring-save)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to