help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: the emacs vs cscope problem


From: boris
Subject: Re: the emacs vs cscope problem
Date: Tue, 18 Mar 2003 20:00:19 +0800

oops, how to define RET in .emacs?
I have tried
(global-set-key [return]  'cscope-select-entry-other-window)
and (global-set-key "\13"  'cscope-select-entry-other-window)
none of it works :(
any pointers? thanks.

boris


"Klaus Zeitler" <kzeitler+usenet@gsm-mailhost.de.lucent.com> wrote in
message q5g8yvei91y.fsf@lucent.com">news:q5g8yvei91y.fsf@lucent.com...
> >>>>> "boris" == boris  <boris.hu@intel.com> writes:
>
>     boris> has been appeared on the menu bar. However when I
>     boris> search a function(C-c s d), which will be defined in many
files,
>     boris> the cscope could show the file list and line number.
>     boris> But when i move on the selected file and press ENTER,
>     boris> nothing happens, the emacs tells me Buffer is read-only:
>     boris> #<buffer *cscope*> instead jumping to the selected file. :(
>     boris> Do I miss sth? thanks.
>
> what does "C-h k RET", i.e describe-key "RET", say?
> Is it bound to cscope-select-entry-other-window?
>
> --
>  ------------------------------------------
> |  Klaus Zeitler      Lucent Technologies  |
>  ------------------------------------------
> ---
> Lowery's Law:
>  If it jams -- force it.  If it breaks, it needed replacing anyway.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]