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] Request: verify
changes/differences between t (SourceForge.net)
2. [notepad-plus - Open Discussion] Sort Random? (SourceForge.net)
3. [notepad-plus - Help] RE: Reindent C++ code in context menu
(SourceForge.net)
4. [notepad-plus - Plugin Development] New DBGP plugin
(SourceForge.net)
5. [notepad-plus - Help] RE: Delete all unmarked lines
(SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Will you develop this
nice notepad for Li (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Will you develop this
nice notepad for Li (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: File extension eg. .txt
(SourceForge.net)
9. [notepad-plus - Open Discussion] RE: ÐнглийÑкий
не знаÑ, ÑÑÑÑкие ÑебÑÑ Ð¿Ð¾Ð¼Ð¾Ð³Ð¸Ñ
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sat, 06 Oct 2007 11:41:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Request:
verify changes/differences between t
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=4555748
By: nobody
Hi,
Don't know if it is usefull for people, but having used an UNIX m/c (Silicon
Graphics Indy and O2 mainely) I had the chance of using 'diff file_name1
file_name2'
and visualize the differences between two files (very usefull when you keep
a version and get a newer one etc).
Can this be implemented in the Notepad++?
Thanks
Manuel (Portugal)
email: [EMAIL PROTECTED]
______________________________________________________________________
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: Sat, 06 Oct 2007 15:58:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Sort
Random?
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=4555935
By: nobody
Anyone know of a plug-in or method for randomizing all lines? Of course you
can do this in Excel and OpenOffice using RAND() and Sort. I tried to disable
+Sort Ascending and then do a Sort case sensitive and case insensitive but it
doesn't come out random. 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
------------------------------
Message: 3
Date: Sat, 06 Oct 2007 16:56:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Reindent C++
code in 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=4555965
By: nobody
i'd also like to know this and other context menu shortcuts for textfx scripts
that I use frequently
it would be nice to have my favorite commands just one right-click away!
______________________________________________________________________
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: Sun, 07 Oct 2007 00:42:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New
DBGP 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=4556190
By: zobo
Hi all.
I'm re-posting this message from the official DBGP plugin forum over at
NPP-PLUGINS,
because this way more people see it.
---
Hello again.
It's been a month since last release. Here is the latest with lots of goodies:
- .dll has version info now.
- Breakpoints child display icons instead of some letters.
- Changed one miss-named configuration variable.
- Added menu items for all child windows.
- When connected, mouse dwell tries to evaluate the variable under mouse
cursor.
- Moved location of plugin config file. I'm guessing many people (depending
on their N++ configuration) will have to re enter their configuration. Sorry.
(You can move your old config, C:\Program
Files\Notepad++\plugins\Config\dbgp.ini,
to the new location c:\Documents and Settings\xxx\Application
Data\Notepad++\plugins\Config\dbgp.ini)
- Menu items get enabled/disabled depending on what state the plugin is in.
This should help with understanding what one can and cannot do in a situation.
- Last eval window can be reused.
- "Run to" button. (Temporary breakpoints don't work as they should because
of XDebug)
- Watch window. You can open a watch windows and add watched variables. They
will get evaluated every step.
- Var child shows changes in data tree. If a var changed, it gets colored red;
this goes for both context windows, reused eval and watches.
The plugin is still in alpha state. I think than I'm about done with adding
features, but the are still a few bugs that need to be fixed, some are out of
my hands for now.
Happy debugging.
______________________________________________________________________
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, 07 Oct 2007 02:17:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Delete all
unmarked lines
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=4556237
By: duviii
Hi!
Did you find any solution? I'm facing the same problem.
Thank you!
David
______________________________________________________________________
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: Sun, 07 Oct 2007 04:32:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Will
you develop this nice notepad for Li
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=4556299
By: nobody
+1 for Linux...
______________________________________________________________________
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, 07 Oct 2007 04:48:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Will
you develop this nice notepad for Li
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=4556314
By: nobody
One more vote for Linux...
______________________________________________________________________
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: Sun, 07 Oct 2007 05:34:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
extension eg. .txt
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=4556341
By: nobody
I agree with you harrybharry, the explanation from one of the programmers, that
the change would take a lot of work and code is simply rubbish! How you
demonstrated
here is it in no way complicated and one of the basic functions of every text
editor. Thank for god it's open source, so we can hope that somebody will come
on one day and completes the code at this point.
______________________________________________________________________
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: Sun, 07 Oct 2007 05:52:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [notepad-plus - Open Discussion] RE: ÐнглийÑкий
не знаÑ, ÑÑÑÑкие ÑебÑÑ Ð¿Ð¾Ð¼Ð¾Ð³Ð¸Ñ
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=4556359
By: donho
It's English forum, so speak English, please.
I can open a Russian forum, if there're someone want to maintain it.
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
------------------------------
-------------------------------------------------------------------------
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 17, Issue 21
*************************************************