Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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 - Help] How do I put a screenshot   in a post
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] Problem in       Vista SP1
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] easy feature     request
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: PHP and      print_r
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: easy feature request
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RegExp -- why    no "[a-z]{3,
      6}"? (SourceForge.net)
   7. [notepad-plus - Plugin Development] Access        plugin
      functionality from context menu (SourceForge.net)
   8. [notepad-plus - Help] '\n' replace with '\t' (SourceForge.net)
   9. [notepad-plus - Help] RE: How do I put a  screenshot in a post
      (SourceForge.net)
  10. [notepad-plus - Help] RE: '\n' replace with '\t' (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: RegExp --    why no
      "[a-z]{3, 6}"? (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: Use  current filename for
      NPPExec (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: RegExp --    why no
      "[a-z]{3, 6}"? (SourceForge.net)


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

Message: 1
Date: Wed, 19 Mar 2008 18:56:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How do I put a
        screenshot      in a post
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=4849946
By: ogremage

Is it at all possible to include an image, stuch as a screenshot, in a 
sourceforge
topic post?  I have not found how to do so.  It would be a shame to have to
constantly describe every detail with text.

Thank you very much for your insights.
Most Sincerely,
OM

______________________________________________________________________
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: 2
Date: Wed, 19 Mar 2008 19:02:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Problem
        in      Vista SP1
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=4849976
By: nobody

So, I installed SP1 yesterday and now I'm having problems using Notepad++ as
the default to open .txt files (within Explorer - works fine if the file is
on the desktop).  It's definitely set as the default - if I open the list of
default programs it's in there, but if I click on a .txt file in Explorer (or
Directory Opus) it opens in Windows Notepad.

I've tried several other programs (OpenOffice.org, Crimson Editor, even WordPad)
and they work fine (i.e. the default "sticks").

I've tried uninstalling and reinstalling, but it made no difference.  Searched
through all the options and couldn't see anything that might work.  Google 
didn't
help.  I'm at a loss.

Any (useful) suggestions would be welcomed.

______________________________________________________________________
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: Wed, 19 Mar 2008 19:15:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] easy
        feature request
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=4850020
By: nobody

just found n++ today, I love it, thanks for this great program!

Here's my request:

Anytime I need to search through a document for all the instances of a string,
I have to highlight the string, hit ctrl+f (to bring up the find dialog), escape
(to close the find dialog), and then I can just keep hitting F3 to go to the
next instance of the earlier highlighted string...

What would be reallly super nice, is if I could just highlight the string and
hit F3 to go to the next instance of the string.

Currently F3 is not used for anything at if you hadn't opened the find dialog,
so might as well put it to some use!

Thanks a mil!
Rusty


______________________________________________________________________
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: 4
Date: Wed, 19 Mar 2008 19:43:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: PHP
        and     print_r
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=4850110
By: nobody

Hi, you can add the missing words to highlight by going to:

Settings -> Styler Configurator

Then select "PHP" from the language box, "word" from the style box. Add "print_r
try catch" to the "User Define keywords" and hit save/close.

Kind of stupid that these things aren't included automatically. If this is for
backwords compatibility they should add more languages to the list rather than
keeping PHP dumb. Incidentally, I had to add "string" to the C++ list and I
am using GCC 4+ for a compiler. Get with the now!

______________________________________________________________________
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: Wed, 19 Mar 2008 22:29:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: easy
        feature request
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=4850622
By: nobody

You may press Ctrl+F3/Ctrl+Shift+F3 to search for the currently highlighted
text. If there is nothing highlighted the search will first select the current
identifier at caret position. If you prefer this way of searching for your 
everyday
needs, you may reassign shortcuts using "Settings - Shortcut Mapper...".

______________________________________________________________________
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: 6
Date: Wed, 19 Mar 2008 23:07:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RegExp
        -- why  no "[a-z]{3, 6}"?
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=4850741
By: jimh44

Hello,

I've just downloaded Notepad++, and it does everyhing I want, EXCEPT why can't
I do the standard RegExp thing with
   [a-k]\{3,6\} 
to select from 3 to 6 of the previous thing?

This is standard RegExp in Unix from way back when, and egrep introduced
   [a-k]{3,6}
to have the same effect. Perl regular expressions have adopted the same
standard.

In Linux commands, both forms are available, often with the Perl version 
specified
with the command-line argument
   -r
or
   --regexp-extended

There are other differences between the basic and extended RegExps.

I'm sure there are open source libraries that notepad++ could use to implement
the Perl version of RegExps, and to my mind this would be a great advance. (The
style of regular expressions used could be controlled by a tick box somewhere.)

After all, even Microsoft Word supports [a-k]{3,5} in its "wildcard" searches!

How could I suggest this change to the maintainers of notepad++?

Jim

______________________________________________________________________
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: Wed, 19 Mar 2008 23:57:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Access  plugin functionality from context menu
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=4850899
By: geertvc

Hi,

Is there a mechanism that allows the context menu to access functionality from
other plug-ins?

What I see is that the context menu is build up from an XML file, which contains
ID's from functionality which is most probably located within NPP.

I would like to have the possibility to add items to the context menu, also
using ID's, but ID's that are defined somewhere in plug-ins.

Don't know if this is feasible, though...

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: 8
Date: Thu, 20 Mar 2008 00:12:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] '\n' replace with
        '\t'
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=4850965
By: nobody

hello,
any1 can findthe way wher i can replace all the new lines by apce inone
shot...??
eg:
a
b
c
d
e
f

to..
a b c d e f

plz reply....

______________________________________________________________________
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: 9
Date: Thu, 20 Mar 2008 01:11:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How do I put a
        screenshot in a post
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=4851082
By: nobody

Just take a look how others do this.


______________________________________________________________________
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: 10
Date: Thu, 20 Mar 2008 01:12:38 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: '\n' replace
        with '\t'
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=4851085
By: nobody

Yes, search the forum for messages about finding and replacing linebreaks or
newline characters.


______________________________________________________________________
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: 11
Date: Thu, 20 Mar 2008 01:15:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        RegExp --       why no "[a-z]{3, 6}"?
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=4851107
By: nobody

Perhaps you can do it yourself, if it's so important to you?


______________________________________________________________________
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: 12
Date: Thu, 20 Mar 2008 01:56:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Use
        current filename for NPPExec
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=4851241
By: dv__

> $(File_name) solves my problem 
Also you can type "help" in the NppExec's Console to see all possible internal
commands and variables.

> automatic hide off the console dialog
Currently there is no such possibility. It must be implemented in Notepad++'s
general docking engine.

______________________________________________________________________
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: 13
Date: Thu, 20 Mar 2008 02:00:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        RegExp --       why no "[a-z]{3, 6}"?
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=4851263
By: dv__

All RegExp handling comes from Scintilla (SciLexer.dll). If you have any 
suggestions,
please contact the Scintilla's project authors.

______________________________________________________________________
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



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

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

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

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 22, Issue 85
*************************************************

Reply via email to