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: Help me   name my
      plugin (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: copying      point a to point
      b (SourceForge.net)
   3. [notepad-plus - Plugin Development] Simple        Script 1.12
      released - fixed docking (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE:      start->run->notepad
      (SourceForge.net)
   5. [notepad-plus - Help] file modification   indicator
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Notepad++    v4.8 RC is
      available (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Real tab     character
      depending on language (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Inserting    tab characters
      in makefiles (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Notepad++    v4.8 RC is
      available (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: Help me   name my
      plugin (SourceForge.net)
  11. [notepad-plus - Help] RE: file modification       indicator
      (SourceForge.net)
  12. [notepad-plus - Plugin Development] RE: Simple    Script 1.12
      released - fixed docking (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Tue, 19 Feb 2008 15:21:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Help me name my 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=4788110
By: fidvo

CHARm (or possibly CharM):  That's kind of catchy (or, dare I say it? CHARming!
Okay, I know.  Bad pun).  Not only does it stand for Character Map, but with
a little stretch of the imagination you can think of it as putting a charm on
the selected text, magically transforming it into something else.  Okay, so
it takes a BIG stretch of the imagination.

Unfortunately, it suffers from the same problem as some of the other names.
It stands for Character Map, but the transformations aren't necessarily limited
to single characters.

CHARli: Not quite as catchy as CHARm.

CHARt: A little misleading, because it has nothing to do with charts, and would
preclude anyone using the name in the future if they design a plugin that does
have something to do with charts.

ChImp: Good for a laugh, but it's not really importing characters, but 
transforming
or inserting them.

I'm not entirely satisfied with Substitution either, but it does at least have
the advantage of not implying that only single characters can be transformed.

I'll think about it for one more day.  I still might go with CharM, because
the original purpose of the plugin is, after all, to be used like the Windows
Character Map.  Whatever I decide to call it, I should be ready to upload it
tomorrow night.


______________________________________________________________________
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: Tue, 19 Feb 2008 17:10:17 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        copying point a to point b
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=4788286
By: pshute

While that would work well in this case it wouldn't be so easy to select lines
5000 to 12501.  It would be nice if you could use multi-view to select the start
in one pane and the end in the other.  A Select mode could help too, enabling
you to select the start then find the end by any kind of navigation, then 
closing
the section.

A workaround would be to copy the file, then use the control+G technique to
delete everything above and then below the desired text, then just select it
all with control+A.

______________________________________________________________________
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: Tue, 19 Feb 2008 20:28:51 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Simple  Script 1.12 released - fixed docking
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=4788532
By: fidvo

The Simple Script plugin now has the docking issue fixed.

Previously, undocking the form would cause Notepad++ to lock up.  Now the 
problem
is fixed.

I recommend that anyone who has downloaded any previous version of Simple Script
immediately download this new one in order to fix the fairly serious bug.

A special thanks to Zobo, who did all of the hard work in tracking down and
fixing the problem.


______________________________________________________________________
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: Tue, 19 Feb 2008 20:37:49 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        start->run->notepad
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=4788547
By: fidvo

I'm curious as to why you would do it this way?  If you don't have Notepad++
open already, then starting it will automatically open a new tab.  If you do
have it open, you could just use File->New or even CTRL-N, both of which take
less effort than using the Run dialog on the Start menu.


______________________________________________________________________
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: 5
Date: Tue, 19 Feb 2008 22:42:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] file modification
        indicator
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=4788656
By: nobody

it's nice to put mark "*" at file's tab to indicate current file have been 
modified,
but not yet saved.

______________________________________________________________________
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: Tue, 19 Feb 2008 23:16:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.8 RC is available
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=4788707
By: nobody

Windows XP x64 edition. I should have logged in but SourceForge isn't saving
my cookies and im too lazy to do it myself (it takes too long too) :)
The code that did this was in

case NPPM_ACTIVATEDOC :
case NPPM_ACTIVATEDOCMENU:

but you changed it already in the CVS (added the if statement/changed name of
the label).

-Harry

______________________________________________________________________
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: Tue, 19 Feb 2008 23:17:26 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Real
        tab     character depending on 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=4788709
By: nobody

I just found that Ctrl-Shift-I will insert a literal tab, while the TAB key
inserts 4 spaces (as I have deliberately set it to do)!  99% of the time, I
want a 4 space indent/outdent.  But that 1% of the time when I need a literal
tab for a here-document, makefile, Solaris syslog.conf, etc., it's a pain to
have to go copy&paste one from someplace else.  Ctrl-Shift-I to the rescue!

In case it matters I'm using a pretty stock v4.7.5, though with few TextFX Viz
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: 8
Date: Tue, 19 Feb 2008 23:17:39 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Inserting       tab characters in makefiles
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=4788710
By: nobody

I just found that Ctrl-Shift-I will insert a literal tab, while the TAB key
inserts 4 spaces (as I have deliberately set it to do)!  99% of the time, I
want a 4 space indent/outdent.  But that 1% of the time when I need a literal
tab for a here-document, makefile, Solaris syslog.conf, etc., it's a pain to
have to go copy&paste one from someplace else.  Ctrl-Shift-I to the rescue!

In case it matters I'm using a pretty stock v4.7.5, though with few TextFX Viz
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: 9
Date: Tue, 19 Feb 2008 23:34:01 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.8 RC is available
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=4788734
By: jenslorenz

I have the same bug here Don. CTRL+TAB issues the tab context menu.

BTW: This issue should be solved in addition to final release of 4.8. It's too
old to ignore!
http://sourceforge.net/forum/forum.php?thread_id=1932749&forum_id=331753


Best Regards
Jens



______________________________________________________________________
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: Wed, 20 Feb 2008 00:03:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Help me name my 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=4788772
By: nobody

That's funny, it says something like Transformers above, but you don't reply
to any of those suggestions...


______________________________________________________________________
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: 11
Date: Wed, 20 Feb 2008 00:09:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: file
        modification    indicator
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=4788779
By: nobody

Take a good look and be surprised.


______________________________________________________________________
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: Wed, 20 Feb 2008 00:16:27 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Simple  Script 1.12 released - fixed docking
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=4788791
By: nobody

Downloaded Simple Script Plug-In 1.12.
Opened the docked Script Writer in Notepad++.
Undocked it.
Clicked the Close button.

The form now is _cleared_.
It's surface is just a plain gray area now.
The form is not closed (nor hidden).

Clicking on the right upper corner X does the trick.


______________________________________________________________________
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



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 21, Issue 65
*************************************************

Reply via email to