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 - Plugin Development] RE: SecurePad plugin
(SourceForge.net)
2. [notepad-plus - Help] RE: crash on preferences under Vista
(SourceForge.net)
3. [notepad-plus - Open Discussion] RE: For Lunux, Please
(SourceForge.net)
4. [notepad-plus - Plugin Development] RE: Bug in TextFX
Viz-Hide Lines with Text (SourceForge.net)
5. [notepad-plus - Help] Associating web(html) script with a
language (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Line number: Notepad++
and LaTeX (SourceForge.net)
7. [notepad-plus - Help] RE: Multi-file line count (SourceForge.net)
8. [notepad-plus - Help] RE: Adding to langs.xml doens't work
(SourceForge.net)
9. [notepad-plus - Help] RE: Associating web(html) script with a
langu (SourceForge.net)
10. [notepad-plus - Help] RE: Color scheme (SourceForge.net)
11. [notepad-plus - Open Discussion] JSP Please (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Boycott Beijing 2008?
why? (SourceForge.net)
13. [notepad-plus - Open Discussion] How to extend GUI
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 26 Mar 2008 06:20:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
SecurePad 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=4864798
By: nobody
Just do the same again. The algorithm is symmetric. Encryption and decryption
is the same procedure.
Best, Simon
______________________________________________________________________
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: 2
Date: Wed, 26 Mar 2008 07:03:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: crash on
preferences under Vista
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=4864897
By: nobody
Hi,
I'm experiencing the same problem as well. I'm running Vista 64 Bit. Here's
the output from the crash if it helps anyone:
Problem signature:
Problem Event Name: BEX
Application Name: notepad++.exe
Application Version: 4.8.2.0
Application Timestamp: 47d3e8b4
Fault Module Name: notepad++.exe
Fault Module Version: 4.8.2.0
Fault Module Timestamp: 47d3e8b4
Exception Offset: 0003e053
Exception Code: c0000409
Exception Data: 00000000
OS Version: 6.0.6001.2.1.0.256.1
Locale ID: 3081
Additional Information 1: 6647
Additional Information 2: a2b5acb821820a439f954a956389f502
Additional Information 3: e428
Additional Information 4: 217af73b97a47876c5d443affa74a1b4
Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
______________________________________________________________________
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: Wed, 26 Mar 2008 07:14:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: For
Lunux, Please
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=4864917
By: nobody
What is that, Lunux?
I guess we can't do that.
Why we won't do it can be read somewhere else on the forum(s).
______________________________________________________________________
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, 26 Mar 2008 07:21:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Bug in TextFX Viz-Hide Lines with Text
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=4864939
By: nobody
I confirm.
______________________________________________________________________
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: Wed, 26 Mar 2008 07:24:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Associating
web(html) script with a 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=4864947
By: nobody
Hello,
I've added a smarty (.tpl) file to my Notepad++ and now I'm trying to make
.html and .js syntax highlighting work in .tpl files.
What I mean by this is: when you view php code in Notepad++ and there is some
html and javascript in the page, syntax highlighting will appear for php, html,
and javascript (in their appropriate sections).
I am attempting to do the same from a smarty file where you might have all
3 PLUS the smarty syntax. However, I have not been able to find where this is.
I found a section in Preferences > File Association where there is an entry
under "Supported exts" for "web(html) script" and extensions such as .js, .html,
.php are in that category. However, I cannot edit that category to add the .tpl
(smarty) extension.
Is this the right approach?
If so, how do I edit this section.
If not, what do I need to do to make .tpl have html, js, php highlighting?
Please help :)
______________________________________________________________________
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: 6
Date: Wed, 26 Mar 2008 08:05:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Line
number: Notepad++ and LaTeX
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=4865082
By: nobody
Notepad++ already provides environment variables such as CURRENT_WORD and
FULL_CURRENT_PATH.
Users of LaTeX would also like to have a variable CURRENT_LINE.
Some more details for MikTeX.
Having compiled your tex-file with latex.exe you want to view the output, i.e.,
the dvi-file, using yap.
The command line is
yap -s 41mydoc.tex mydoc.dvi
where 41 is the current line in the current tex-file.
The effect of this call is that yap opens the dvi-document and jumps to the
area corresponding to the position of the cursor in the tex-file.
For Notepad++ the command line would be something like
yap -s $(CURRENT_LINE)mydoc.tex mydoc.dvi
______________________________________________________________________
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: Wed, 26 Mar 2008 08:08:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Multi-file line
count
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=4865092
By: nobody
Hey thanks! That's exactly what I needed!!!
______________________________________________________________________
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: Wed, 26 Mar 2008 08:57:59 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Adding to
langs.xml doens't work
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=4865219
By: nobody
I wrote a similar thread there :
http://sourceforge.net/forum/forum.php?thread_id=1973962&forum_id=331754
I think the response I had will not put you at rest.
______________________________________________________________________
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: Wed, 26 Mar 2008 09:10:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Associating
web(html) script with a langu
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=4865246
By: harrybharry
In the styler configurator, you can add your own extensions so those files get
opened in that language auytomatically.
However, you cannot combine smarty and PHP/HTML/Javacript together, you can
only adjust the keywords of those languages that already exist.
______________________________________________________________________
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: Wed, 26 Mar 2008 09:16:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Color scheme
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=4865255
By: nobody
Color schemes are saved in the stylers.xml file, located in
%APPDATA%\notepad++\.
You can modify colors once for ever, given you save this file.
______________________________________________________________________
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: Wed, 26 Mar 2008 09:22:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] JSP
Please
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=4865274
By: nobody
First, thank you for this great editor Don Ho!
As the title says, it could be great if you support natively the JSP (Java
Servers
Pages) file format, currently I'm working with a modified version of ASP but
there are of course some stuff like <jsp:usebean> and so, those are unable
to be displayed. So we can have JSP added to the huge list of languages
supported.
A little change: could you please add .svg files to be opened as xml
Thanks in advance!!
Samuel
______________________________________________________________________
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: Wed, 26 Mar 2008 09:58:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Boycott Beijing 2008? why?
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=4865351
By: nobody
please look in the past, chinese have always boycott the olympig games! why??
so, why we should not boycott?
______________________________________________________________________
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: 13
Date: Wed, 26 Mar 2008 10:01:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] How to
extend GUI
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=4865352
By: nobody
Hello,
Is there an easy way (or a howto) to create new buttons on the GUI that perform
actions that are contained in the menu or keyboard shortcuts?
Example: Create a button that when clicked performs the same function as
selecting
Plugins > NppExport > Export to HTML
Example: Create a button that when clicked performs the same function as
clicking
the Ctrl-Shift-U keys (convert to Upper Case)
My gut feeling is that I'd have to create this functionality from source and
compile...
Any ideas?
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=331753
------------------------------
-------------------------------------------------------------------------
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 22, Issue 101
**************************************************