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
IDLWAVE and commenting out sections
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Expand all  -  Translate all to Translated (View all originals)
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
 
paul wisehart  
View profile  
 More options Jun 20 2003, 12:50 pm
Newsgroups: comp.lang.idl-pvwave
From: paul wisehart <wiseh...@runbox.com>
Date: Fri, 20 Jun 2003 11:50:31 -0500
Local: Fri, Jun 20 2003 12:50 pm
Subject: IDLWAVE and commenting out sections
Is there a way to comment out a section in the
IDLWAVE mode of emacs ?

something like:
           C-space
           [move to end of region to indent]
           C-[some-command-to-comment-out-section]

(I'm not sure if this post is on-topic here, but
I've seen previous IDLWAVE posts answered)

thanks,

(I love IDLWAVE by the way!)

--
paul    \  /
wisehart >/
   <//////$>
    |\|\|\


 
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.
JD Smith  
View profile  
 More options Jun 20 2003, 1:40 pm
Newsgroups: comp.lang.idl-pvwave
From: JD Smith <jdsm...@as.arizona.edu>
Date: Fri, 20 Jun 2003 10:33:36 -0700
Local: Fri, Jun 20 2003 1:33 pm
Subject: Re: IDLWAVE and commenting out sections

On Fri, 20 Jun 2003 09:50:31 -0700, paul wisehart wrote:
> Is there a way to comment out a section in the IDLWAVE mode of emacs ?

> something like:
>            C-space
>            [move to end of region to indent]
>            C-[some-command-to-comment-out-section]

> (I'm not sure if this post is on-topic here, but I've seen previous
> IDLWAVE posts answered)

> (I love IDLWAVE by the way!)

Thanks.  Just mark it as described and use [C-c ;].  The same command
uncomments commented sections.  You might also find the various
commands to mark and move among sub-blocks and program units useful:

M-C-h                  Mark sub-program
IDLWAVE->Mark->Block   Mark block
IDLWAVE->Mark->Header  Mark the header
M-C-n                  Move to end of next block (if, case, etc.)
M-C-p                  Move the beginning of the previous block
M-C-d                  Move down one nested block before point
C-- M-C-d              Move down one nested block before point
M-C-u                  Move up to the top of current enclosing block
C-- M-C-u              Move up to the end of the current enclosing block
M-C-a                  Move to beginning of current sub-program
M-C-e                  Move to end of current sub-program

JD


 
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.
paul wisehart  
View profile  
 More options Jun 20 2003, 2:24 pm
Newsgroups: comp.lang.idl-pvwave
From: paul wisehart <wiseh...@runbox.com>
Date: Fri, 20 Jun 2003 13:24:05 -0500
Local: Fri, Jun 20 2003 2:24 pm
Subject: Re: IDLWAVE and commenting out sections

Thanks!

I am decreasing my key-strokes rapidly.
Soon, I will not have to actually type anything to program.

--
paul    \  /
wisehart >/
   <//////$>
    |\|\|\


 
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.
End of messages
« Back to Discussions « Newer topic     Older topic »