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: Notepad++ v4.1 is
released (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Tab behavior
(SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Crashing of Notepad by
HexEditor v0.8(.1) (SourceForge.net)
4. [notepad-plus - Plugin Development] WM_NBOPENFILES returning
N+1 files (SourceForge.net)
5. [notepad-plus - Open Discussion] Feature request: save only
named buffers (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Feature request: save
only named buffers (SourceForge.net)
7. [notepad-plus - Help] RE: Path problems opening files from
the cmd line (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: WM_NBOPENFILES
returning N+1 files (SourceForge.net)
9. [notepad-plus - Help] Remember last operation directory after
close (SourceForge.net)
10. [notepad-plus - Help] RE: Path problems opening files from
the cmd (SourceForge.net)
11. [notepad-plus - Plugin Development] An embedded html view
inside notepad++ (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sun, 06 May 2007 01:30:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.1 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=4297664
By: nobody
Is there the newest English 4.1 available?
______________________________________________________________________
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: Sun, 06 May 2007 05:17:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Tab
behavior
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=4297814
By: donho
TextFX is one of plugins included in Notepad++ official release. That's why
all the TextFX commands are under the TextFX menu but not in Notepad++ menu.
> Anyway, if this is not implemented I think
> I could roll my own and if anyone is interested... I would certainly share
it.
You're welcome to do your plugin and share it with the others.
Here you can find the plugin howto information (not complet, but you have the
basic info):
http://notepad-plus.sourceforge.net/uk/plugins-HOWTO.php
And the forum to discuss regarding the plugins :
http://sourceforge.net/forum/forum.php?forum_id=482781
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: 3
Date: Sun, 06 May 2007 06:46:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Crashing of Notepad by HexEditor v0.8(.1)
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=4297875
By: nobody
I reported in the plugins forum and in the bug report submitted to
http://sourceforge.net/projects/npp-plugins/ that v0.8.2 does indeed cure the
problem (well it does for me :-))
Mark B
______________________________________________________________________
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: Sun, 06 May 2007 07:27:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
WM_NBOPENFILES returning N+1 files
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=4297905
By: fstellari
If I issue the command:
UINT nbFiles = (UINT)SendMessage(nppData._nppHandle, WM_NBOPENFILES, 0,
ALL_OPEN_FILES);
from inside a plugin, I receive back one too many open files.
I.e. if I have 4 open files, nbFiles=5.
Is that correct?
Regards,
______________________________________________________________________
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: Sun, 06 May 2007 08:16:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
request: save only named buffers
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=4297937
By: fstellari
I would like to have an option where only named buffers (i.e. buffers that have
been saved in a file before) are saved by a save all command.
There are situation where new buffers are created to temporary store some text
but one does not want to save them.
Regards,
______________________________________________________________________
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: Sun, 06 May 2007 09:33:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request: save only named buffers
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=4298008
By: nobody
See also "remembering sessions with unsaved files":
http://sourceforge.net/forum/message.php?msg_id=4269823
Perhaps an option to (allow) save(ing) all new (previously unsaved) files to
a temporary folder, would also overcome this issue.
The files could remain marked as new/unsaved, as long as they won't be stored
by the user in a custom folder, with a custom filename.
Also, how do you think about changing the Save (Me) toolbar button color into
red. The button will only be allowed for changed files anyway. With the red
color, it will be equal to the current file's tab disk icon if the last changes
haven't been saved.
______________________________________________________________________
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: Sun, 06 May 2007 11:34:16 -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=4298112
By: davidma77
Update on using a .bat file to start notepad++. My previous and following
methods
run correctly on WinXP.
Enter the following line into a .bat file which is in your environment path,
such as C:\ed.bat:
start C:\Progra~1\notepad++\notepad++.exe %~f1
The start command initiates notepad++ with the file you specify. To use the
command on myfile.java from the directory where myfile.java is located, type:
ed myfile.java
The path to the file will be supplied to notepad++ as an input parameter. The
start command lets the command line release from notepad++ instead of waiting
for it to terminate. This removes the downside mentioned in my previous message.
Now the command line can be used to assemble or compile a file while notepad++
is running.
Dave A.
______________________________________________________________________
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: Sun, 06 May 2007 14:55:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
WM_NBOPENFILES returning N+1 files
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=4298279
By: donho
It's a correct result.
You have 4 files opened in main view, and 1 file opened in invisible second
view
UINT nbFiles_1 = (UINT)SendMessage(nppData._nppHandle, NPPM_GETNBOPENFILES,
0, PRIMARY_VIEW);
UINT nbFiles_2 = (UINT)SendMessage(nppData._nppHandle, NPPM_GETNBOPENFILES,
0, SECOND_VIEW);
The result of nbFiles_1 and nbFiles_2 is respectively 4 and 1.
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=482781
------------------------------
Message: 9
Date: Sun, 06 May 2007 17:12:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Remember last
operation directory after close
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=4298375
By: nobody
It'd be nice if after I close N++ and reopen it'd remember the last used
direction
in the Open menu. Is it meant to do this and is just broke, or is there perhaps
a different setting I need to use?
______________________________________________________________________
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, 07 May 2007 01:04:16 -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=4298711
By: nobody
If you are looking for a solution how to execute *.cmd files.
1. Edit the file shortcut.xml.
- Path
C:\Documents and Settings\%user%\Application
Data\Notepad++\shortcuts.xml
- Insert
<Command name="launch CMD" Alt="yes" Key="67">cmd.exe /K
"$(FULL_CURRENT_PATH)"</Command>
- or if you like the cmd in color just Insert
<Command name="launch CMD" Alt="yes" Key="67">cmd.exe /t:ce /K
"$(FULL_CURRENT_PATH)"</Command>
- Save the file
2. Close an reopen your editor
3. open your *.cmd (the file you work on)
4. Go to execute --> lauch CMD (Your *.cmd file will be executed in a
cmd window)
marol
______________________________________________________________________
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, 07 May 2007 02:44:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] An
embedded html view inside notepad++
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=4298827
By: nobody
hello.
I was thinking of an extention to the feature of cloning the view so if i edit
a css or a html document, i can see the html in the second view - like a preview
area inside notepad++ so it splits your work area. instead of running a separate
firefox or ie - this feature is not new and exist in editors like topstyle,
dreamweaver and others.
It would be very nice to see it in notepad++.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 12, Issue 17
*************************************************