Send Notepad-plus-plus mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Open Discussion] RE: Notepad++    v4.3 Release
      Candidate (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Notepad++    v4.3 Release
      Candidate (SourceForge.net)
   3. [notepad-plus - Help] RE: Some more "advanced"    mass
      replacement/del (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Notepad++    v4.3 Release
      Candidate (SourceForge.net)
   5. [notepad-plus - Help] RE: HowTo highlight all     using variable
      in met (SourceForge.net)
   6. [notepad-plus - Open Discussion] Eliminate the    character Tab
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] Line number      magin changes on
      Win2000 (SourceForge.net)
   8. [notepad-plus - Plugin Development] View  Desktop etc. in
      Explorer plug-in? (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Notepad++    v4.3 Release
      Candidate (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Notepad++    v4.3 Release
      Candidate (SourceForge.net)
  11. [notepad-plus - Help] Word wrap error (SourceForge.net)
  12. [notepad-plus - Help] RE: HowTo highlight all     using variable
      in met (SourceForge.net)
  13. [notepad-plus - Plugin Development] RE: working   on new plugin
      (line filter) (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Mon, 17 Sep 2007 14:40:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.3 Release Candidate
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523017
By: donho

> any short-cut in the pipe-line for "hide lines" (I know to make my own, but
as like as NP++ standard)?

Which shortcut do you suggest?

Don

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 2
Date: Mon, 17 Sep 2007 16:47:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.3 Release Candidate
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523659
By: rangans

Hi Don,
      I would actually like to request two small features if that is not too
hard.
1) Add view/hide line numbers to the view menu since I think that is where most
people would expect to see it.
2) Save the last used filter (*.c *.h etc.) and restore it for next search 
atleast
for that session. I know it is saved in the  dropdown. But is it kind of pain
to select everytime you want to repeat it for the same set with a different
term.
Thanks for the nice 4.3 release. It is work great so far.

Ranganathan

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 3
Date: Mon, 17 Sep 2007 17:14:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Some more
        "advanced"      mass replacement/del
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523708
By: pshute

To delete duplicate lines you could use TextFX Tools to sort the file with the
"sort outputs only unique lines" option turned on.  Sorting will mess up the
order of your file, so you should use TextFX Tools to insert line numbers first.
Then do a column selection so that the sorting doesn't look at the line numbers.

After sorting, sort all the lines again after selecting the whole file, so that
the lines get sorted back into their original order using the line numbers.
Then use TextFX Tools to delete the line numbers.

You'd think there could be an easier way.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 4
Date: Mon, 17 Sep 2007 18:23:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.3 Release Candidate
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523775
By: nobody

Hi Don
I have a minor problem with the Syntax Folding in VBScript.
When a Sub or Function has more than 1 comment line immediately following, the
program doesnt recognise it as a place to fold.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 5
Date: Mon, 17 Sep 2007 18:32:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: HowTo highlight
        all     using variable in met
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523783
By: pshute

Using the basic find/replace (control+F), you can enable the "style found token"
option, then click Find All.  All matching strings will be highlighted.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 6
Date: Mon, 17 Sep 2007 20:10:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Eliminate the   character Tab
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523854
By: smithveg

Hi,

I copy and paste my data from Excel to Notepad++.
It bring me a lot of tab, and extra spaces.

How do i eliminate (remove) the extra spaces as below?

INSERT INTO pack_items(items_id,items_code,items_particular,items_price,items_cu
rr,items_unit,suppliers_id, category_id) Values (       2       ,trim(' 
HW6DH-COOPM     
'),trim('       M6CPULS COOP - ( 6073/7232 )     '),    0.0850  ,trim(' RM      
 '),trim('      Pcs     
'),     2,      1);

Thanks.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 7
Date: Mon, 17 Sep 2007 22:41:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Line
        number  magin changes on Win2000
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523957
By: geertvc

Hi,

>From time to time, the line number margin changes width such that only 2 
>figures
of the line number indication remain visible on a Win2k machine.

I have to select "Settings | Preferences | Edit components" and then switch
off and on again the tick box "Display line number margin".  Only then, the
width of the line number margin changes again so that the complete line number
is visible again.

Any idea?

Best rgds,

--Geert

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 8
Date: Mon, 17 Sep 2007 22:53:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] View
        Desktop etc. in Explorer plug-in?
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523968
By: geertvc

Hi,

Is there any intention to also make "special" directories such as Desktop, My
Documents, etc. available in a future release of the Explorer Plug-in?

Would be very handy, I sometimes miss those "shortcuts".


Best rgds,

--Geert

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

Message: 9
Date: Mon, 17 Sep 2007 22:57:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.3 Release Candidate
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4523972
By: geertvc

Hi,

Any idea when virtual spaces will become available?  I've addressed this a while
ago (see http://sourceforge.net/forum/message.php?msg_id=4332182) and I really
hoped it would have been one of the major improvements with a new release.

Will 4.3 support this?  It's really an "almost indispensable lacking feature"
in the otherwise sublime NPP!

Best rgds,

--Geert

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 10
Date: Mon, 17 Sep 2007 23:57:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.3 Release Candidate
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4524030
By: nobody

Explorer 1.5.1 is not a good idea. One user has some troubles with this version
on W2K machine. A new version will be released asap.

Best Regards
Jens

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 11
Date: Tue, 18 Sep 2007 00:04:59 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Word wrap error
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4524044
By: nobody

If you use word wrap the $(CURRENT_WORD) variable will contain junk characters
if you have selected words that wrap around.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 12
Date: Tue, 18 Sep 2007 00:13:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: HowTo highlight
        all     using variable in met
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4524062
By: nobody

pshute,
Thanks a lot.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 13
Date: Tue, 18 Sep 2007 02:20:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        working on new plugin (line filter)
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4524225
By: nobody

Hi ...
this is really a GOOD idea ... because that's what I miss most.
Nice features would be:
- History / Favourites of filter strings
- AND / OR / NOT operators for combinations
- perhaps support of regular expressions

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 16, Issue 46
*************************************************

Reply via email to