Package: cscope-el
Version: 15.7a-3.5
Severity: normal

Description: Adjust the keybindings to work on terminals, too.

--- cscope-15.7a.orig/contrib/xcscope/xcscope.el
+++ cscope-15.7a/contrib/xcscope/xcscope.el
@@ -914,7 +914,7 @@ Must end with a newline.")
   (if cscope-running-in-xemacs
       (define-key cscope-list-entry-keymap [button2] 
'cscope-mouse-select-entry-other-window)
     (define-key cscope-list-entry-keymap [mouse-2] 
'cscope-mouse-select-entry-other-window))
-  (define-key cscope-list-entry-keymap [return] 
'cscope-select-entry-other-window)
+  (define-key cscope-list-entry-keymap "\r" 'cscope-select-entry-other-window)
   (define-key cscope-list-entry-keymap " " 'cscope-show-entry-other-window)
   (define-key cscope-list-entry-keymap "o" 'cscope-select-entry-one-window)
   (define-key cscope-list-entry-keymap "q" 'cscope-bury-buffer)


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cscope-el depends on:
ii  cscope                        15.7a-3.5  Interactively examine a C program 
ii  emacs23-lucid [emacsen]       23.3+1-4   The GNU Emacs editor

cscope-el recommends no packages.

cscope-el suggests no packages.

-- no debconf information

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to