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: Requested Features
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Feature request - apply
macro to all tabs (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Requested Features
(SourceForge.net)
4. CSS color settings, collapses reload (Jilj? Havelka)
5. [notepad-plus - Open Discussion] RE: Bug in c language
(SourceForge.net)
6. [notepad-plus - Help] RE: Vista Compatiblity (SourceForge.net)
7. [notepad-plus - Help] How to accelerating search files in
directory (SourceForge.net)
8. [notepad-plus - Help] Notepad Crashes On File Open
(SourceForge.net)
9. [notepad-plus - Help] RE: how to define function list for
this? (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: x64 optimized code
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Notepad++ and Mac OS X
(SourceForge.net)
12. [notepad-plus - Open Discussion] how to change theme?
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 18 Dec 2007 14:14:11 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Requested Features
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=4681816
By: donho
> Have a Project - where user can create a project, consisting of many files.
> He should be able to move around the files in an explorer type window.
> Then save the files as a project. When opening the project, all associated
files open as well.
Use the Explorer plugin - it contains also a project manager.
> Define a place to run a compiler (or other app) on the current file
> (and possibly display output from that command in a window)
Use NppExec - BTW, the newest version will come out soon. It's very sweety ;)
> No ability to re-define current language definitions via Notepad++
What do you mean re-define current language? If you mean to change the key words
styles and add more keywords, use build-in stylers configurator.
> Have a clipboard manager where user can clip many bits of text, and name
clip.
> Clipboard manager displays the name of clipped text,
> but ALSO THE TEXT CLIPPED. User should be provided with quick access to clip
menu (e.g in-screen popup)
Search in Plugins forum then you'll find the URL to download it.
> Print Preview
I'll consider it.
> Export to HTML (or other)
Coming soon. There's already a beta release, check in Plugins forum.
> File Info (creation date, num words, chars, size etc)
Explorer plugins.
More features you can find in the plugins :
https://sourceforge.net/projects/npp-plugins/
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: Tue, 18 Dec 2007 14:18:15 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request - apply macro to all tabs
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=4681827
By: nobody
OK, thanks for your clear answers.
Perhaps it would be a good thing to build an Undo (last action) feature into
the Simple Script Plug-In as well, undoing all the changed documents in case
a macro was applied (possibly not successfully) to all of 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: 3
Date: Tue, 18 Dec 2007 14:39:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Requested Features
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=4681855
By: donho
Sure we should search forums before asking, it will make both requesters' and
forum maintainers' life easier.
However, here's the place to ask the questions and discuss some issues, that's
why the forums' URL are pointed in the Notepad++'s help menu.
Some feature requests/suggestions (even they exist) are not harmful.
What the project developers don't like, is the abusive complaints and impolite
manner like this thread :
https://sourceforge.net/forum/forum.php?thread_id=1888031&forum_id=331754
So it's not my intention to make Notepad++ forums unfriendly.
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: 4
Date: Wed, 19 Dec 2007 10:53:26 +0100
From: Jilj? Havelka <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] CSS color settings, collapses reload
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-2"
Hi,
I use Notepad++ version 4.6 and have the following problem:
- The css section included in <head> of html or php file hasn't color settings
for css section.
- I reload the file and my individual collapses are gone. Is this an intended
feature or a bug? I would like to keep my individual collapses on file reloads
if at all possible :)
Thanks in advance,
Jilji
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 5
Date: Tue, 18 Dec 2007 15:43:38 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug
in c language
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=4681904
By: garthex
The actual syntax highlighting is handled by Scintilla. You should report the
bug to 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: 6
Date: Tue, 18 Dec 2007 16:46:29 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Vista
Compatiblity
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=4681954
By: whchuang
I'm using the latest version on Vista 32bit but every time when I open up the
N++ it will gave me a error message:
CreateProcess:
X The requested operation requires elevation.
Anyone know why is that? Is it just me or it's a known bug in vista 32bit?
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: 7
Date: Tue, 18 Dec 2007 17:46:01 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How to accelerating
search files in directory
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=4682003
By: nobody
How to accelerating search files in directory, like PSPad or UltraEdit?
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: 8
Date: Tue, 18 Dec 2007 18:33:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad Crashes On
File Open
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=4682047
By: nobody
Having a lot of problems with the program on one particular pc.
For some reason certain files will not load with either the "Edit with
Notepad++"
right click context, or even if I attempt to load the file from withing
File->Open
the application crashes.
It appears to be be folder related in some way. I can place a .txt file in one
folder and it works, and in another and it crashes every time. I've checked
the windows security settings and both files and folders in the path allow 'full
control' to the file.
Reinstallation doesnt help. I've also tried to clear out the registry between
installs and that didnt work.
Has anyone experienced a similar issue?
Heres the windows crash info. The offset is the same each time no matter what
file I try.
AppName: notepad++.exe AppVer: 4.6.0.0 ModName: notepad++.exe
ModVer: 4.6.0.0 Offset: 00055898
______________________________________________________________________
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: Tue, 18 Dec 2007 19:41:26 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how to define
function list for this?
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=4682104
By: nobody
The problem still exists. What can I do to resolve 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: Tue, 18 Dec 2007 20:27:49 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: x64
optimized code
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=4682138
By: rolka
you can, but the source code is not compatible.
To make it compatible win Win64, GetWindowLongPtr-like calls should be used
instead of GetWindowLong-like ones, and GWLP_ defines instead of GWL_.
Cant make any patch because I don't know if it would work with MinGW (the MingW
Windows SDK lacks a lot of features/functions).
______________________________________________________________________
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 Dec 2007 21:16:03 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ and Mac OS X
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=4682176
By: bullock
"Boot Camp" is the name of the Windows compatibility box I had in mind, but
it's not quite what I'd hoped. It requires a separately purchased license to
Windows, and (even worse) it looks like you cannot boot both systems at the
same time -- you boot either Mac OS X or Windows, but not both. So with this
software, you cannot have N++ running while running Mac OS X.
Regards.
Greg
______________________________________________________________________
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: Tue, 18 Dec 2007 21:21:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] how to
change theme?
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=4682181
By: hapjre
Requirement : Notepad++ v2.4
Toolbar icons quick install :
1. Unzip all the files into a directory, say "C:\foo\".
2. Open the "toolbarIcon.xml" which comes with this package with your favourite
editor (Notepad++, of course ;) ).
replace "E:\Sources\notepad++\PowerEditor\bin\newIcons\" by "C:\foo\" in
the tag
<Theme name = "Demo" pathPrefix =
"E:\Sources\notepad++\PowerEditor\bin\newIcons\">
then save it.
3. Get Run Dialog by clicking "start->run", type "%APPDATA%\Notepad++" into
the text field of Run Dialog, then entrer.
A folder named "Notepad++" will appear. Copy the modified "toolbarIcon.xml"
into opened folder.
4. Now it's the magic moment : Close the Notepad++ then relaunch it. You'll
see the Crystal icon set instead of the default icons.
My notepad++ 4.6,but It is not work,why?
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 19, Issue 49
*************************************************