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] Dream behaviour for
comment/uncomment (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: please, stop using Comic
Sans! (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: html tag highlighting
- just like bracket (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: html tag highlighting
- just like bracket (SourceForge.net)
5. [notepad-plus - Help] RE: Notepad++ says file has changed
(SourceForge.net)
6. [notepad-plus - Plugin Development] RE: There Is No JSP
Editor Supported.... (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: love it (SourceForge.net)
8. [notepad-plus - Open Discussion] FEATURE REQUEST (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: FEATURE REQUEST
(SourceForge.net)
10. [notepad-plus - Help] RE: Search & Replace Dialog: Insert a
return? (SourceForge.net)
11. [notepad-plus - Help] Vista 64 & Context Menu (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: FEATURE REQUEST
(SourceForge.net)
13. [notepad-plus - Open Discussion] RE: please, stop using Comic
Sans! (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 09 Aug 2007 14:25:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Dream
behaviour for comment/uncomment
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=4457457
By: steakhacher
Hi
It could be be very interesting if the behavior of comment uncomment function
was:
* If nothing is commented in the selection => comment selection
* If there thing which are commented and things uncommented : add a level of
comment (so for example code will be comment be an other level of comment is
add before the comment inside the code)
* If everything is commented, the function uncomment the selection.
What users think about that and what Don, do you think about this specification
of the comment/uncomment function?
Thanks a lot
______________________________________________________________________
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: Thu, 09 Aug 2007 14:29:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
please, stop using Comic Sans!
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=4457461
By: steakhacher
Hi
I think that comic sans MS is a good idea for comment, because it allow to add
more comment on a line and be able to print its code whithout problems,
nevertheless
it seems that lots of users disagree. Is the solution a case to define for all
language if comment use comic sans or the same police as code?
______________________________________________________________________
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: Thu, 09 Aug 2007 15:19:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
html tag highlighting - just like bracket
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=4457536
By: donho
Oh yeh, you made it !
Let me know when you publish it on npp plugins project.
I'll then publish your sweet plugin on Notepad++ Download page.
Feel free to contact me if you need any support.
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: 4
Date: Thu, 09 Aug 2007 15:27:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
html tag highlighting - just like bracket
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=4457543
By: donho
I confirm what he said Martijn, and I make a point of congratulating him for
what he did.
It'll be included in the future Notepad++ release if it is stable.
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: 5
Date: Thu, 09 Aug 2007 16:44:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ says
file has changed
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=4457627
By: hcamelion
That worked. I guess that feature can not be used with network based file
system
with offline files enabled.
______________________________________________________________________
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: Thu, 09 Aug 2007 18:37:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
There Is No JSP Editor Supported....
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=4457708
By: nobody
Set Language as "HTML", you can have nice syntax highlight, folding, and even
different background colors for java codes. (what else you need? ^_^)
______________________________________________________________________
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: Thu, 09 Aug 2007 18:58:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: love
it
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=4457729
By: nobody
me too. so good editor. i use it everyday.
______________________________________________________________________
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: Thu, 09 Aug 2007 19:24:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] FEATURE
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=4457768
By: nobody
Hi,
Two things quite simple to add, please?
One, for the style configurator, a button to set the background color of an
element to the default background (like it was transparent).
I mean, I prefer dark backgrounds for the sake of my eyes, and it's real hard
to go through all of the elements and styles and choose for each one a dark
color that is not in the quick list (so many clicks until i get to the Color
dialog...)
A command in the TextFX menu to insert a character/string in front of every
line in selected text. Like inserting line numbers, but using my own string.
And maybe a way to specify where (at what position) to insert that string?
E.g., position 0 means in front of line, position 1 = after the first character
in every line, etc.
Thanks,
Adrian
______________________________________________________________________
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: Thu, 09 Aug 2007 19:40:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
FEATURE 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=4457777
By: nobody
Another one :)
in the Find and in Replace dialogs, a way to specify TABs and CR-LF
"characters",
both in the find box and in the replace box.
I frequently need to find/replace/include those special characters, and I hate
using MS Word just for this thing... (MSWord uses "^t" and "^p" for that)
Or maybe there is already a way to do that? i couldnt find it though...
______________________________________________________________________
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: Thu, 09 Aug 2007 20:58:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search &
Replace Dialog: Insert a return?
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=4457828
By: nobody
YOU ROCK ANSWER GUY
______________________________________________________________________
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: Thu, 09 Aug 2007 22:24:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Vista 64 & Context
Menu
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=4457894
By: nobody
Hi,
Has anyone managed to get the context menu option to work in Vista 64?
Thanks a lot,
Grant
______________________________________________________________________
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: 12
Date: Thu, 09 Aug 2007 22:50:38 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
FEATURE 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=4457909
By: steakhacher
You could already do what you want with regular
expressionhttp://notepad-plus.sourceforge.net/uk/regExpList.phh
For tab it is \t, for search end of line it is $, but you couldn't user $ for
replacement
Also you can use a plugin with ctrl+r
______________________________________________________________________
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: Fri, 10 Aug 2007 03:36:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
please, stop using Comic Sans!
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=4458166
By: nobody
http://bancomicsans.com/
______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 15, Issue 22
*************************************************