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 - Help] RE: Path problems opening   files from
      the cmd (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: New       Explorer,
      Function List and HexEdit (SourceForge.net)
   3. [notepad-plus - Help] RE: apply external  program on selected
      area (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: New       Explorer,
      Function List and HexEdit (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE:   searchInFiles and
      lightExplorer plug-ins (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE:   searchInFiles and
      lightExplorer plug-ins (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE:   searchInFiles and
      lightExplorer plug-ins (SourceForge.net)
   8. [notepad-plus - Help] RE: apply external  program on selected
      area (SourceForge.net)
   9. [notepad-plus - Help] RE: Spell-Checker plug-in   available
      (SourceForge.net)
  10. [notepad-plus - Help] RE: Spell-Checker plug-in   available
      (SourceForge.net)
  11. [notepad-plus - Help] RE: running a program (SourceForge.net)
  12. [notepad-plus - Help] RE: Path problems opening   files from
      the cmd line (SourceForge.net)
  13. [notepad-plus - Help] RE: Path problems opening   files from
      the cmd (SourceForge.net)


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

Message: 1
Date: Mon, 19 Mar 2007 00:21:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Path problems
        opening files from the cmd
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=4214120
By: nobody

edut the environment variable PATH like
PATH=%PATH%;"c:\program files\notepad++"

Then you can start from command line with

notepad++ c:\helloword.txt

______________________________________________________________________
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: Mon, 19 Mar 2007 01:37:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Explorer, Function List and HexEdit
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=4214195
By: nobody

    The extension filter is very useful.
   It seems that the filter function doesnt support the regular expression.
So how could I filter ".txt" and ".java" at the same time?
   Thank 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=482781



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

Message: 3
Date: Mon, 19 Mar 2007 03:20:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: apply external
        program on selected area
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=4214313
By: nobody

>So, your idea is interesting, but is not easy to implement.

It is not mine. I have seen this functionality in the "text editor" of old SUN
Unix station with openwin, and I have used it a lot, because I found it very
interesting too ! ;-)

Would it be possible to get the selected text in "input stream" instead of a
static environment variable ?

Otherwise, your last propositions of functions seem to be a good help for me.
I will be patient !

best regards
Roseline



______________________________________________________________________
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, 19 Mar 2007 03:38:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Explorer, Function List and HexEdit
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=4214342
By: nobody

You could select more regular expressions with ";".

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=482781



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

Message: 5
Date: Mon, 19 Mar 2007 03:43:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        searchInFiles and lightExplorer plug-ins
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=4214351
By: jsanjose

Hi,

<i>I enter the word I want it to find, say "family". 
I enter a filetype, say "*.*" 
I enter the folder, say F:\Temporary\TEMP 
"Whole word" selected and hit OK and nothing appears.</i>

There are several things that could be checked:
1.- Do you have the 'Exclude extensions' option checked?, if so try clearing
that flag
2.- Try the search without the 'Whole word' option on, is the result the same?
3.- Try the search using a file mask: let say *.txt or whatever the extension
of the file with the string pattern is.
4.- If everything fails try sending me an image of the result: in the tab after
the word 'Search' there are the parameters used to make the search: the pattern,
the file mask and the root folder. The three parameters have a single character
' before and after them.




______________________________________________________________________
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: 6
Date: Mon, 19 Mar 2007 03:50:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        searchInFiles and lightExplorer plug-ins
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=4214357
By: jsanjose

Hi,

- a) The search in files shall be part of the notepad++. It is cool. 
I understand there is an idea to change the search in Notepad++ 4.2, but I don't
know

- b) Different tabs to store results of different searches 
The plug-in allows you to take the result of the search to a new tab or to the
current tab, that way you choose where to target the results

- c) If user has highlighted a word (or words) in the active window, typing
Alt-Q (or another key), the search dialog shall use the word (words) to find.
If no word is highlighted, use the previous one.
Great idea. I shall place it on next release.


______________________________________________________________________
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: 7
Date: Mon, 19 Mar 2007 03:50:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        searchInFiles and lightExplorer plug-ins
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=4214359
By: jsanjose

Yes is a good idea I am thinking about.

______________________________________________________________________
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: Mon, 19 Mar 2007 04:12:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: apply external
        program on selected area
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=4214394
By: nobody

Hello Vitaly,

there is no need to change this in Notepad++. You could provide this macro in
NppExec easy. Add only this lines:

UINT uStartPos = ::SendMessage(nppData.main/secondWindow, SCI_GETSELECTIONSTART,
0, 0);
UINT uEndPos   = ::SendMessage(nppData.main/secondWindow, SCI_GETSELECTIONEND,
0, 0);
UINT uLength   = uEndPos - uStartPos + 1;

char*   pszText = new[uLength];

::SendMessage(nppData.main/secondWindow, SCI_SCI_GETSELTEXT,
0, (LPARAM)pszText);

...

delete[] pszText;


You have only to request from Notepad the current selected Scintilla handle.


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=331754



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

Message: 9
Date: Mon, 19 Mar 2007 04:18:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Spell-Checker
        plug-in available
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=4214409
By: nobody

No, you are correct. Stupid... LOL. I will change it with next release. It comes
asap, because I found some other unwanted behaviours.

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=331754



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

Message: 10
Date: Mon, 19 Mar 2007 04:21:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Spell-Checker
        plug-in available
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=4214411
By: nobody

Regarding Ignore All:
IMO this button is useless. For me is this button like pressing on "Cancel",
because you finish the spell check.

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=331754



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

Message: 11
Date: Mon, 19 Mar 2007 04:25:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: running a
        program
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=4214425
By: nobody

I used the old version before and i can compile it directly on NOTEPAD face,
but now changed, i cant find the compile shortcut in this newest version.

______________________________________________________________________
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: Mon, 19 Mar 2007 04:33:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Path problems
        opening files from the cmd line
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=4214440
By: nobody

anyone knows how to compiles and run the java files directly from the NOTEPAD++
without going to cmd.

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=331754



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

Message: 13
Date: Mon, 19 Mar 2007 04:57:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Path problems
        opening files from the cmd
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=4214497
By: coder775

You still need the command line.

You can run that command line with the "Run..." command under the Run menu.
You can bind that command to a shortcut key sequence by clicking the "Save..."
button on the Run dialog.

You may need to run two separate commands, one to compile your Java code, the
other to run it when it compiles without errors.  --Joel

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

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


End of Notepad-plus-plus Digest, Vol 10, Issue 43
*************************************************

Reply via email to