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: default comment style
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Do try this at home!
(SourceForge.net)
3. [notepad-plus - Help] need help for excute external program
(SourceForge.net)
4. [notepad-plus - Plugin Development] Suggestion/Request
(SourceForge.net)
5. [notepad-plus - Plugin Development] Suggestion/Request new
functionality (SourceForge.net)
6. [notepad-plus - Plugin Development] Suggestion for detection
of plug-in crashes (SourceForge.net)
7. [notepad-plus - Help] Complie and View (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: I'm apalled (SourceForge.net)
9. [notepad-plus - Open Discussion] Default PHP background
color: eggshell white? (SourceForge.net)
10. [notepad-plus - Help] Horizontal Scrolling Broken
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: I'm apalled (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: I'm apalled (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 22 Jun 2007 15:00:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
default comment style
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=4376180
By: mieszkolassota
i strongly agree... until then you can do what i do - change stylers.xml with
Find & Replace
______________________________________________________________________
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: Fri, 22 Jun 2007 15:49:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Do
try this at home!
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=4376227
By: nobody
See the thread "Default Comment Formatting":
http://sourceforge.net/forum/forum.php?thread_id=1715611&forum_id=331753
Take a look at the message "1a no what ur doing? Use Notepad++!".
Perhaps this will help you.
Be so wise to copy the edited file, so you can restore it from there after any
reinstall. You could use a simple file comparison tool to check for any added
languages etc. to merge the new properties with you preferred settings.
______________________________________________________________________
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: Fri, 22 Jun 2007 18:50:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] need help for
excute external 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=4376443
By: nobody
I am able to run the pdflatex and open the compiled pdf file.
Now I need two more actions before run pdflatex.
I would like to save the current modified file and close the current opened
pdf.
Is there any way to 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: 4
Date: Fri, 22 Jun 2007 20:37:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Suggestion/Request
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=4376545
By: nobody
Is it possible to compare two files opened in two different tabs/windows?
______________________________________________________________________
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: Fri, 22 Jun 2007 20:41:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Suggestion/Request new functionality
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=4376549
By: nobody
I unknown if it is possible now wiyh any of the multples plugins.
Is it possible to compare twn different files opened in two differen
tabs/windows?
______________________________________________________________________
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: Sat, 23 Jun 2007 03:16:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Suggestion for detection of plug-in crashes
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=4376808
By: vor0nwe
Hi Don,
Would it be possible to keep track of the success of loading plug-ins?
For example, when starting up, Notepad++.exe creates a file 'startup.log'.
For each plug-in it finds, it writes the relative path of the plug-in in a new
line in that file (and flush the file before actually loading the plug-in).
When all the plug-ins are successfully loaded, the file is deleted.
So if np++ crashes when loading a plug-in, the file 'startup.log' won't
be deleted.
The next time Notepad++.exe loads, it sees that the file already exists. It
can then look at the last line of the file, and skip loading that plug-in (or
even rename it to *.crashing_dll).
Notepad++ could also display a message box "Plugin FunctionList.dll caused
Notepad++
to crash the previous time, and has been disabled."
I think that would make it a lot easier for you, for the plug-in developers,
and for the users, to determine the cause of Notepad++ crashing on startup.
(Maybe then you won't have to 'close doors' to plug-ins. :-P)
______________________________________________________________________
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: Sat, 23 Jun 2007 07:30:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Complie and View
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=4377001
By: cragged
Newb here.
Goal is to compile pdflatex document and have Foxit Reader display result with
one shortcut (Alt + something).
Have no problem setting Alt + something to compile pdflatex, but having trouble
running Foxit from NPP F5 much less stringing such a command to the shortcut
key.
Not sure why F5 will run some .exe in Path, like pdflatex, calc, gnuplot,
acrord32,
but not Foxit Reader nor Mathematica even when specifically added to Path as
below.
C:\Program Files\MiKTeX 2.5\miktex\bin;C:\Program
Files\;C:\Perl\bin\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbe
m;C:\Program Files\ATI Technologies\ATI Control
Panel;C:\WINDOWS\System32;C:\Program
Files\Foxit Software\;C:\Wolfram Research\Mathematica\5.1
Yes, I can live with pdflatex > acrord32 if someone can help me string it
together
(and pass the compiled file name), but I would rather not leave the other
mysteries
un(re)solved.
______________________________________________________________________
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: Sat, 23 Jun 2007 07:31:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: I'm
apalled
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=4377002
By: gilleflo
I loved Notepad++, until I discovered this topic and see the immoral sex toys
page.
No mention all the blasphemies in this topic and in Notepad++'s error message.
This Godless software is now uninstalled from my PC.
______________________________________________________________________
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, 22 Jun 2007 19:33:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Default
PHP background color: eggshell white?
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=4376502
By: fiveofzero
The default PHP background color for all of the categories seems to be an
off-white
color...which is really annoying for me, and I'm guessing a lot of people.
I immediately changed it all to white. Is there any particular reason for this
color, or is it a fluke?
______________________________________________________________________
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: Sat, 23 Jun 2007 08:03:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Horizontal
Scrolling Broken
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=4377033
By: nobody
For long lines of code, the horizontal scrolling is broken. I don't like to
use wordwrap all the time, so this is important to me. If there is a place to
suggest this be fixed, then I will do it, otherwise, that is my suggestion.
PS. I love my 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=331754
------------------------------
Message: 11
Date: Sat, 23 Jun 2007 09:18:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: I'm
apalled
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=4377076
By: nobody
It's OK. NP++ is fun. If you think you can find that with your God... HAHAHA!
______________________________________________________________________
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: Sat, 23 Jun 2007 09:29:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: I'm
apalled
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=4377086
By: bdb4269
Supposing there really were adult toys for sale....
Where do you work, that has moral standards on software? And, more importantly,
how in the world did they find out about these adult toys?
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
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 13, Issue 41
*************************************************