Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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] A few minor      4.9.2 bugs
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] [Feature Request] copy text
      to tab (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: Save      Filenames
      incorrect on first save (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: [Feature     Request] copy
      text to tab (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: [Feature     Request] Scroll
      while draging te (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: Events    to plugin in
      reverse order? (SourceForge.net)
   7. [notepad-plus - Open Discussion] small bug in     smart
      highlighting (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: Save      Filenames
      incorrect on first save (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: Process   all the Npp
      messages (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: [Feature     Request] Scroll
      while draging te (SourceForge.net)


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

Message: 1
Date: Wed, 14 May 2008 03:59:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] A few
        minor   4.9.2 bugs
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=4962574
By: optimalworks

I've noticed a few minor bugs...

1. The "hide lines" option (Alt+H, View > Hide lines, or from right-click menu)
is not retained when switching to another document or closing the application.
Code folding wasn't retained in 4.9, but that appears to have been fixed in
4.9.2.

2. In the Style Configurator, the default extension now overrides the user 
extension.
For example, I use .php as a user extension for the HTML (mainly so HTML <tag>
auto-closing works in PHP files). Until v4.9, NP++ set .php files as the HTML
language, but it now sets them to PHP.

I'm not sure if everyone would agree this is a bug, but I'd expect the user
extension preference to override any default extensions?

3. In the TextFX settings menu, the tick next to a chosen option isn't shown
after a restart (although the option is still set correctly).

4. It would be great if the window transparency settings were retained after
NP++ was closed.

5. In the Explorer extension, the last opened file remains underlined even when
that file is closed (that could be an Explorer bug, but I didn't notice it in
previous versions of NP++).


Finally, a feature request: SciTE allows you to switch between proportional
and monospace fonts using  ALT+F11. It's really handy, since I prefer 
proportional
most of the time, but it's handy to switch to monospace in certain instances.

Notepad++ is still the best code editor available. Keep up the fantastic work
and ignore all the morons who can't accept your right to free speech on your
own website!

______________________________________________________________________
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: Wed, 14 May 2008 07:42:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] [Feature
        Request] copy text to tab
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=4962964
By: hkubba

In Firefox if you highlight any text in the web site ( say BBC) and rag it to
a new tab location, it will open a new tab (www.bbc.com), I find this behavior
really handy to implement in NP++

1- highlight text say in java file
2- drag it to a new tab 
3- a new file is created, language set to java, and the highlighted text is
pasted (copied) there

just an idea ... 

______________________________________________________________________
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: Wed, 14 May 2008 09:03:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Save    Filenames incorrect on first save
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=4963123
By: bnl-bnl

Yeah, see my monolog at
<http://sourceforge.net/forum/forum.php?thread_id=2021691&forum_id=482781>

Unfortuently, there seems not too much todo about it

/Bj?rn

______________________________________________________________________
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: Wed, 14 May 2008 11:59:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [Feature        Request] copy text to tab
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=4963392
By: mcloo

i love this idea. but what about this enhancement:
- draging text to tab moves it
- draging while pressing ctrl copies it to a new file (with the same filetype)

would be another great feature for mouse lovers :-)
like ** 
https://sourceforge.net/forum/forum.php?thread_id=2031374&forum_id=331753
** ;-D

regards
McLoo

______________________________________________________________________
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: Wed, 14 May 2008 12:01:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [Feature        Request] Scroll while draging te
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=4963396
By: mcloo

the only editor which is able to do that - that i found - is ultraedit 

______________________________________________________________________
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: Wed, 14 May 2008 15:39:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Events  to plugin in reverse order?
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=4963732
By: donho

> 1 - can I change the mode to readonly, on an open file (Say by sending a 
> message)?
How, then?

use NPPM_MENUCOMMAND you can do all the commands, including to set current doc
read only.
See :
http://notepad-plus.svn.sourceforge.net/viewvc/notepad-plus/PowerEditor/src/MISC
/PluginsManager/Notepad_plus_msgs.h?revision=195&view=markup

For all available commands, see :
http://notepad-plus.svn.sourceforge.net/viewvc/notepad-plus/PowerEditor/src/menu
CmdID.h?revision=200&view=markup


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: 7
Date: Wed, 14 May 2008 15:46:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] small
        bug in  smart highlighting
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=4963741
By: tahattmeruh

Simple Example
 
'abc' 
'abc' 
'abc' 
abc 
abc 
 
a doubleclick on abc selects all abc occurrences also those in apostrophes. 
A doubleclick on 'abc' selects only abc, but all other occurrences don't get
marked


______________________________________________________________________
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: Wed, 14 May 2008 15:49:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Save    Filenames incorrect on first save
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=4963745
By: donho

I just 
1. With which version of Notepad++ your plugin works?
2. Make sure your Notepad_plus_msgs.h is updated (with v4.9.2
: http://notepad-plus.svn.sourceforge.net/viewvc/notepad-plus/PowerEditor/src/MI
SC/PluginsManager/Notepad_plus_msgs.h?revision=195&view=markup)
3. Showing me your code may help. 

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: 9
Date: Wed, 14 May 2008 16:00:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Process all the Npp messages
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=4963764
By: donho

> So: a notification when file changes mode,

Considering the performance issue, there's few chance that I'll make it 
available,
but I'll think about it.

> and a way of asking what mode the file is in would be great :-) 

You can get the current view from notepad++ handle, the send the current 
scintilla
view the message to get knowledge if read only mode is enabled.

See :
http://notepad-plus.sourceforge.net/uk/plugins-HOWTO.php

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: 10
Date: Wed, 14 May 2008 16:07:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [Feature        Request] Scroll while draging te
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=4963772
By: donho

This feature won't be implemented since it needs to modify in Scintilla.
Use clone mode instead.

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: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 24, Issue 44
*************************************************

Reply via email to