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: HTML file unparsed due to "<%"
(SourceForge.net)
2. [notepad-plus - Help] RE: Running SimpleScript from keyboard?
(SourceForge.net)
3. [notepad-plus - Help] RE: Default folder for new textfiles?
(SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Most Recent Used file
list (SourceForge.net)
5. [notepad-plus - Open Discussion] Suggestion: Make
find/replace window dockable (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: ToolBar Missing after
compilling with MSVC (SourceForge.net)
7. [notepad-plus - Open Discussion] Suggestion: Select word
delimiters (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Go to next/previous
found result (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: How to change word
selection delimiters? (SourceForge.net)
10. [notepad-plus - Plugin Development] RE: New plugin:
ScrollPastEOF v.1.0 (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: New plugin:
ScrollPastEOF v.1.0 (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 05 Jun 2009 13:28:33 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: HTML file
unparsed due to "<%"
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=7428490
By: cchris
Setting 1/ is now available in v5.4.2, does it help?
CChris
______________________________________________________________________
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: Fri, 05 Jun 2009 13:36:37 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Running
SimpleScript from keyboard?
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=7428499
By: cchris
If the script appears as a menu command, you can put it on your context menu,
which should help. And it should appear on the Shortcut mapper.
Otherwise... no, macros won't work with plugin commands.
But a plugin is a dll. If you can devise how to launch the script using
rundll32.exe,
then you can assign that command line to a Run command. Even more perverse,
but might work. You'll need the plugin source to figure out the C name of the
function that runs the script. Or a dll analyser.
CChris
PS: I don't have SimpleScript because I believe it is ANSI only.
______________________________________________________________________
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: 3
Date: Fri, 05 Jun 2009 13:38:24 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Default folder
for new textfiles?
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=7428503
By: cchris
Settings -> Preferences -> Backups/Open Save directory.
Enjoy.
CChris
______________________________________________________________________
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: Fri, 05 Jun 2009 13:46:33 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Most
Recent Used file list
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=7428514
By: cchris
How about adding a menu item titled "<Opened file(s)>", never active, and
visible
when MRU is active and doesn't have any unopened files to shoow?
CChris
______________________________________________________________________
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: Fri, 05 Jun 2009 13:47:14 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Suggestion: Make find/replace window dockable
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=7428517
By: amadawn
I think the title says it all :-)
It would be awesome to be able to dock the find and replace window, so that
you could keep the search and replace window visible all the time, while you
work on a file.
Amadawn
______________________________________________________________________
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: Fri, 05 Jun 2009 13:51:33 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
ToolBar Missing after compilling with MSVC
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=7428529
By: rfrfrfrf
Hello Thell,
i applied the patch and finally worked fine.
i compiled with VS2008 Team System Profissional (vc9)
unfortunately i dont have vs2005 here
thank you for the patch
______________________________________________________________________
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: Fri, 05 Jun 2009 13:51:49 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Suggestion: Select word delimiters
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=7428531
By: amadawn
This is related to another post were I asked if it is possible to change the
characters used to delimit words (the answer was no, unless you used a macro,
and even then it did not work automatically).
I would like to suggest that an option to select the word delimiters (or at
least the most common ones) should be added to the Styler Configurator or to
the Notepad++ options.
Without this, using Notepad++ to program in some languages that use "$" as part
of the variable name (such as perl, shell scripts and some flavors of Basic)
becomes very annoying, since you cannot quickly copy/paste variable names!
Cheers,
Amadawn
______________________________________________________________________
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: Fri, 05 Jun 2009 14:07:27 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Go
to next/previous found result
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=7428570
By: cchris
1/ About mmy last sentence:
1/ I am using a localisation file (french). The entries with shortcuts F4 and
Shift-F4 show the shortcut, but no name on the left column. When "Modify"ing
the entry, the disabled "Name" field is empty.
2/ Now deleting nativelang.xml and restarting N++. Now the command names are
shown both on the SM left column and when modifying the entries.
3/ Choosing any localisation goes back to case 1/.
Keeping the Search menu tidy is an excellent policy. Leaving out very useful
commands from it seems less helpful. Putting all bookmark commands in a
Bookmarks
submenu (or even menubar menu, why not?) would leave ample room for adding Goto
next/prev result entry, as well as Swith to result window (F7), which has the
same behaviour as I described.
To make the Search menu even more compact, group all the "Previous" commands
into a submenu, and all "Next" commands into the next submenu.
I'd agree with ditching the Switch to other view command. But idn't this useful
for macros?
CChris
______________________________________________________________________
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: 9
Date: Fri, 05 Jun 2009 15:31:50 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
to change word selection delimiters?
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=7428717
By: alexiljin
You can create a plugin to send the equivalent messages to the Scintilla
controls
on initialization (i.e. on Notepad++ startup). I've created a similar plugin,
except it used to configure Scintilla to allow scrolling the document past end
of file. Here is the link (sources included):
https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=280756&
release_id=607578
______________________________________________________________________
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: Fri, 05 Jun 2009 15:59:31 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New plugin: ScrollPastEOF v.1.0
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=7428763
By: erik_tilt
How on earth did I miss this ScrollPastEOF plug-in? Coming from Ultra-Edit,
I have missed such functionality in Notepad++ for more than a year.
Now I just tried to install it, but when I start Notepad++ I get this pop-up
message:
The ANSI plugin is not compatible with your Unicode Notepad++.
This plugin is not compatible with current version of Notepad++.
Do you want to remove this plugin from plugins directory to prevent this message
from the next launch time?
http://img194.imageshack.us/img194/950/notepadpopup.png
Does anyone have a solution to this?
I am using Notepad++ 5.4.2 (UNICODE)
______________________________________________________________________
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: 11
Date: Fri, 05 Jun 2009 16:43:41 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New plugin: ScrollPastEOF v.1.0
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=7428825
By: alexiljin
I guess it's time to make a unicode build... I'll try to find time for it on
the next week.
In the meantime you can add the following procedure to the source
(ScrollPastEOF.ob2):
PROCEDURE ['C'] isUnicode* (): BOOLEAN;
(** Notepad++ asks if the plugin is ANSI or Unicode. *)
BEGIN
RETURN TRUE
END isUnicode;
... and recompile the plugin. You'll need to install the freeware compiler:
http://www.excelsior-usa.com/xdsx86win.html (6.6 Mb to download, 17 Mb
installed),
and then run the included "compile.bat".
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 37, Issue 19
*************************************************