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: PLEEEAAASE   add support
      to search TAB, CR, LF (SourceForge.net)
   2. [notepad-plus - Open Discussion] Recent file      list keyboard
      shortcuts? (SourceForge.net)
   3. [notepad-plus - Open Discussion] BUG: Focus       lost after
      closing of Find dialog (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Notepad++    v4.0.2 RC
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Notepad++    v4.0.2 is
      released (SourceForge.net)
   6. [notepad-plus - Plugin Development] [REQ] Base64 Plugin
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Notepad++    v4.0.2 is
      released (SourceForge.net)
   8. [notepad-plus - Plugin Development] Explorer      Plugin Bugs
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE:      Auto-Update/Check for
      update (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE:Greg  Bullock's fortran 90
      (SourceForge.net)


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

Message: 1
Date: Tue, 13 Feb 2007 03:43:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        PLEEEAAASE      add support to search TAB, CR, LF
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=4155622
By: dv__

The searching engine comes from Scintilla (SciLexer.dll). Scintilla does not
support searching for end of line, so Notepad++ does not also.

______________________________________________________________________
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: Tue, 13 Feb 2007 04:13:18 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Recent
        file    list keyboard shortcuts?
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=4155659
By: anthonywarren

Hi,
I don't know whether this should go in the Help forum or here - if it's in the
wrong place - sorry!

Would it be possible to add keyboard shortcuts for the Recent files list in
the same way that applications like Word and Excel do.  For example, if I bring
up the File menu in Word, I see the list of recent files, each with a number
assigned to a keyboard shortcut. So, I can just press whichever number of the
recent file I wish to open.

I would find this feature very useful in NPP.  Is this possible now and I've
just missed it? or could it be added to a Wishlist?

Many thanks,
Anthony



______________________________________________________________________
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: Tue, 13 Feb 2007 04:16:42 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] BUG:
        Focus   lost after closing of Find dialog
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=4155667
By: nobody

N++ 4.0.2 on Windows XP sp2 rus.

Focus lost after closing of Find dialog.
To reproduce it:
 * Open a document
 * Press Ctrl-F to call Find dialog
 * Press Esc to close the dialog
 -> Focus is lost, text cursor isn't visible, input of text is impossible 
(excepting
TAB key)


TaciturnMan

______________________________________________________________________
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: Tue, 13 Feb 2007 06:30:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0.2 RC
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=4155849
By: nobody

I think this is a WM_PAINT issue:
http://img149.imageshack.us/my.php?image=wmpaintvu0.jpg
When a dialog is docked and you open notepad, the scintilla screens shows a
bit through. This happens for the FunctionList and Explorer plugins aswell,
although its a bit less (I suspect because they have a nice toolbar).

Harry

______________________________________________________________________
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: Tue, 13 Feb 2007 06:34:15 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0.2 is released
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=4155857
By: trpplayer79

Thank you for the great work donho.

I'm using N++ sind version 3.3

______________________________________________________________________
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: Tue, 13 Feb 2007 08:20:29 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] [REQ]
        Base64 Plugin
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=4156051
By: nobody

Hello, would it be possible for someone to right a Base64 Decode AND Encode
plugin with full unicode support?

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



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

Message: 7
Date: Tue, 13 Feb 2007 08:42:20 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0.2 is released
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=4156089
By: nobody

I Alt+TAB a lot to other apps, but when I come 
back to N++, there is no text cursor any more! 

I need to click to start working -- which completely 
rules out this version for me! The main reason I use N++ 
is that I don't need to touch the rat 95% of the time.

Please fix this. Thanks.

I'm a keyboard freak an N++ is fantastic! Keep up
the good work. 

Still, it uses some "forbidden" combos, like 
Ctrl+Alt+whatever, which should not be used by
apps. There exist MS recommendations in that area.

Since about 10 years ago I have all possible
Ctrl+Alt+whatever keys mapped to global functions,
but today many apps (including N++) have hijacked 
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=331753



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

Message: 8
Date: Tue, 13 Feb 2007 09:17:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Explorer        Plugin Bugs
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=4156153
By: nobody

Hi !

I've found some bugs in the Explorer plugins. The first one can be triggered
this way:
1/ Open NP++.
2/ Show the Explorer view.
3/ Delete a file from the plugin view => the file is still shown in the view.
4/ Right click on that file from the Explorer view => NP++ crashes.

The 2nd bug is related to the former one: when you delete/move/copy a 
file/folder,
there's no update of the Explorer view. Since there's not even a "Refresh" 
button,
you have to select another folder and go back to the folder you were watching
to refresh it. It's not a critical bug, but it's a bit annoying :x

BTW, thanks for that very useful plugins ;)

______________________________________________________________________
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: Tue, 13 Feb 2007 09:22:41 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Auto-Update/Check for update
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=4156166
By: nobody

i just wanted to ask for an updater, that would be real great.

______________________________________________________________________
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: Tue, 13 Feb 2007 10:00:26 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:Greg
        Bullock's fortran 90
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=4156224
By: nobody

1. about Greg Bullock fortran free style userlang package,

fortran allows "end do" to be the end of "do" loop and "end if" to be the end
of "if" loop.

but user language do not allow "end do" or "end if" to the end of a loop.

2. using this userlang pacakage, then function list will not recognize
any subroutines

thanks! sincerely,

hao


______________________________________________________________________
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



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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

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


End of Notepad-plus-plus Digest, Vol 9, Issue 37
************************************************

Reply via email to