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: Column mode selection
request (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Feature request : Print
Preview (SourceForge.net)
3. [notepad-plus - Help] RE: Problem with sys tray icon -
"always show" (SourceForge.net)
4. [notepad-plus - Help] Find in Files Results Pane lost
(SourceForge.net)
5. [notepad-plus - Open Discussion] BUG? in the SQL style?
(SourceForge.net)
6. [notepad-plus - Open Discussion] Feature Request - copy
language definition (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: How to minimize NPP?
(SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Feature Request - copy
language definition (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Project Management
(SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Column mode selection
request (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: Google search plugin
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 30 Mar 2009 15:22:12 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Column mode selection 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=7022534
By: janschreiber
Try the column editor.
______________________________________________________________________
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: Mon, 30 Mar 2009 16:41:12 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request : Print Preview
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=7023178
By: killaspirit
Yes print preview need to be implemented. People here want us to leave Microsoft
notepad because it has this feature.
______________________________________________________________________
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: Mon, 30 Mar 2009 16:53:08 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Problem with
sys tray icon - "always show"
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=7023305
By: mystica555
This seems to be because there is no name for the icon.
Unlike -every- other application I have open, NP++ shows "No Title" rather than
an app name.
Without a tray icon title, Windows has no idea that the new icon is the same
as the old one.
Please fix this bug!
Screenshot of what shows up can be found
at: http://picasaweb.google.com/mystica/Misc#5319016533657802706
______________________________________________________________________
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: Mon, 30 Mar 2009 16:55:33 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Find in Files
Results Pane lost
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=7023406
By: thegreatmichael
I accidentally closed the "Find in Files" results pane. I cannot find where
to open it again. I have tried searching again, and I upgraded to 5.3.1 and
still if i do "find in files" there is no results pane. If there is some way
to open this, please let me know.
______________________________________________________________________
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: 5
Date: Mon, 30 Mar 2009 17:03:14 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] BUG? in
the SQL 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=7023442
By: mokolon
Hi,
I am using the SQL choice from the Languages menu, developing software in
PL/SQL.
The choice of language seems to be working just fine with one exception.
The -- comment sequence of characters does not operate with the block comment
options on the menu or keyboard shortcuts. The sequence is very obviously
recognized
by the style as a comment - it turns the correct color - but I cannot get the
block comment toggle to produce it.
Is there something wrong with the language style definition?
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
------------------------------
Message: 6
Date: Mon, 30 Mar 2009 17:06:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
Request - copy language definition
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=7023483
By: mokolon
I searched, but could find no option to do this.
I would like to be able to COPY the language definition of an existing
predefined
language as a starting-point for a new user-defined language. Setting up all
the keywords, delimiters, etc is a lot of work, and let's face it, there are
quite a few languages out there that are similar enough that with just a little
bit of tweaking, the style for one could be converted into a style for another.
______________________________________________________________________
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: Mon, 30 Mar 2009 17:11:43 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
How to minimize NPP?
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=7023513
By: aathell
Franco,
::SendMessage( nppData._nppHandle, WM_SYSCOMMAND, SC_MINIMIZE, 0 );
almostautomated
______________________________________________________________________
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: 8
Date: Mon, 30 Mar 2009 19:24:35 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request - copy language definition
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=7024418
By: aathell
Bill,
"I would like to be able to COPY the language definition of an existing
predefined
language as a starting-point for a new user-defined language.... "
The reason that something like this doesn't exist is that there are too many
differences internally between the lexer types to set-up a blanket 'copy',
especially
to the user-defined lexer (LexUser.cxx). If you don't already have the source
files, do a web search for LexUser.cxx and LexCPP.cxx ( just as an example ).
Take a look at the Colourise and Fold routines, pretty major differences, and
LexCPP is the base for many of the other languages. When dealing with some
of the other languages there just isn't a possible 'translation'.
almostautomated
PS - If you are willing to build your own, then copying an internal lexer is
around ten steps, then you can modify to your satisfaction.
______________________________________________________________________
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: Mon, 30 Mar 2009 20:59:59 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Project Management
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=7025270
By: fool4uanyway
I need money to live. That's really necessary. Please send me.
Once again, as stated numerous times before, my suggestion is you search the
forums and please _always_ do so _first_, before asking a question (again and
again and again)...
______________________________________________________________________
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: Mon, 30 Mar 2009 21:08:43 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Column mode selection 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=7025328
By: fool4uanyway
You can either:
- stop using a product that doesn't do what you want or expect
- use or not use the product and complain about what it doesn't do in the way
you want it to
- look for ways to do what you want to do, even if those are ways you do not
expect
- you may even add this functionality yourself, if it is so important to you
If you only expect things to be the way you want them, well, I wish you good
luck finding a product that does.
I could simply have replied: OK, this is what you want, this is what Notepad++
doesn't.
But I think I am of help to people who really want to _use_ a product instead
of using a product and expecting it to do exactly what they want it to do
without
putting any effort into it.
______________________________________________________________________
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: Mon, 30 Mar 2009 21:51:00 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Google search 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=7025568
By: countdown
In the Run menu you can see that this function has already been implemented,
as well as others. Just highlight your code and press Alt+F2.
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 34, Issue 68
*************************************************