Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion actually a ropemacs question
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Darren Hoo  
View profile  
 More options Feb 8 2011, 9:51 pm
From: Darren Hoo <darren....@gmail.com>
Date: Wed, 9 Feb 2011 10:51:35 +0800
Local: Tues, Feb 8 2011 9:51 pm
Subject: Re: actually a ropemacs question
On Tue, Feb 8, 2011 at 5:05 AM, Brian Postow <bpos...@gmail.com> wrote:
> the ropemacs key bindings seem to take precedence over my normal emacs
> key bindings. This is highly annoying. \C-cu is bound to rope-pop-mark
> which 1) seems broken (although someone may have fixed it) but 2) I
> don't see why I need it and 3) Is not what I want on \C-cu. I have my
> own bindings. Is there a way to get my bindings to over-ride
> ropemacs'?

C People who have used the tags table will find this  familiar, use the `etags'
command to produce a tags table, then you can  find the definition of
a specific tag
with `M-.'  (find-tag) and  `M-*'(pop-tag-mark)  Pop back to where you
previously
invoked `M-.'

rope's rope-goto-definition and rope-pop-mark work much like tags table. ie

      find-tag  vs rope-goto-definition
      pop-tag-mark vs rope-pop-mark

I have thought about this when I created the default binding rope-pop-mark to
  \C-c u, which may be more conforming to rope's keybinding convention, sorry
to have brought the trouble, I personally bind rope's
rope-goto-definition and
rope-pop-mark to M-. and M-* which is more consistent in emacs.

Regards,
Darren


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.