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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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: Notepad++    v5.4 RC 2
      (SourceForge.net)
   2. [notepad-plus - Help] RE: Npad++ V5.3.1 (SourceForge.net)
   3. [notepad-plus - Help] RE: creating a new style    for PHP
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Shift +      Alt support
      (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE:   CCompletion 1.10
      UNICODE (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE:   Keyboard File
      Switcher 0.6 (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE:   Keyboard File
      Switcher 0.6.0.1 (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE:   Keyboard File
      Switcher 0.6 (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE:   Keyboard File
      Switcher 0.6 (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE:   Keyboard File
      Switcher 0.6 (SourceForge.net)
  11. [notepad-plus - Plugin Development] RE:   Keyboard File
      Switcher 0.6 (SourceForge.net)


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

Message: 1
Date: Wed, 06 May 2009 01:26:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.4 RC 2
To: nore...@sourceforge.net
Message-ID: <7376308.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376308
By: singx7

The "google chrome drag and derop tab feature" & "Fine numbers margin width
is changed dynamically" is very annoying.

Sometimes, I only want to change the order of the tab, but it will accidentally
use the "google chrome drag and derop tab feature". Can it be an option to 
disable
it, just like options in Perferences->Global.

For the "Fine numbers margin width is changed dynamically" feature:
If I scroll from line 999 to 1000 and vice versa, It always change. Its very
very annoying.

______________________________________________________________________
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: Tue, 05 May 2009 19:08:00 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Npad++ V5.3.1
To: nore...@sourceforge.net
Message-ID: <7375118.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7375118
By: joleg74

I don't know the state of things in Notepad++ for XML editing, but I can point
you towards XML Marker where you should be able to accomplish what you want:

http://symbolclick.com/

joce.

______________________________________________________________________
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: 3
Date: Wed, 06 May 2009 02:54:51 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: creating a new
        style   for PHP
To: nore...@sourceforge.net
Message-ID: <7376361.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376361
By: skimmas

You're probably changing the worng stylers.xml
theres one at the notepad++ folder and one at C:\Documents and
Settings\skimmas\Application Data\Notepad++\stylers.xml .

It also took me a long time to figure that one out.

______________________________________________________________________
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: Wed, 06 May 2009 03:41:02 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Shift + Alt support
To: nore...@sourceforge.net
Message-ID: <7376398.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376398
By: brusk1124

This is an annoyance because different applications (Microsoft products are
among the worst offenders) behave differently, sometimes with the same 
application
behaving differently in different contexts.

One workaround is to assign key a combination to each keyboard layout (e.g.,
ctrl-alt-1, ctrl-alt-2, etc.).

______________________________________________________________________
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, 06 May 2009 06:01:15 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        CCompletion 1.10 UNICODE
To: nore...@sourceforge.net
Message-ID: <7376525.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376525
By: ccompletion

I used to have the same structure as you do: older versions in the subfolders.
I later moved them out, so the older versions don't interfere with CCompletion.
I'll very likely add the parameters to .ini in the next version, as it's not
much work. The only problem being, that if user will change much more than "-R",
my ctags format parser will fail.

So I'll also consider adding an additional flag to specify a path as 
non-recursive.
I'm thinking this: if paths would overlap, and a file would seemingly belong
to two of them, the more specific (longer) path would be chosen. With this 
limitation
removed, non-recursive parsing would pose no problem in all situations.

Regards,
Bostjan

______________________________________________________________________
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: 6
Date: Wed, 06 May 2009 06:08:38 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Keyboard File Switcher 0.6
To: nore...@sourceforge.net
Message-ID: <7376530.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376530
By: singx7

Seems this plugin will make notepad++ crash when opening session. I tested it
with notepad++ 5.3 and 5.4 RC2. But the order version (before 0.6) work fine.

______________________________________________________________________
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, 06 May 2009 06:16:23 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Keyboard File Switcher 0.6.0.1
To: nore...@sourceforge.net
Message-ID: <7376536.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376536
By: davegb3

Yes, that's intended.  Granted, it's not self explanatory!  If you set the 
shortcut
to be Ctrl-Tab/Ctrl-Shift-Tab, then it will behave similar to the built-in 
Ctrl-Tab
switcher, just with the advantage that you can start typing to reduce the size
of the list, otherwise, I thought the only sensible "default" behaviour for
the switch-next and switch-previous options is to switch directly to next and
previous doc.  The extra options are really only there so that you can replace
the Ctrl-Tab functionality, and still use the file switcher normally.

On the read-only thing, if only it were that easy!  I can only get the read
only status of the current document, but if you change to a doc (with or without
the switcher), set the readonly flag, then change without the switcher to 
another
doc, I get no notification that the readonly has changed for that document.
It's certainly on my to-do list, but it needs a small patch to N++ before it
is sensible to do it, without causing a hit on performance.

Hope that helps explain it.

Cheers,
Dave.




______________________________________________________________________
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: Wed, 06 May 2009 06:19:05 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Keyboard File Switcher 0.6
To: nore...@sourceforge.net
Message-ID: <7376538.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376538
By: davegb3

Can I check - are you using 0.6 or 0.6.0.1?  

Opening a session works for me on 0.6.0.1.   If you are, can you tell me what
OS you're running, and I'll look into it.

Thanks,

Dave.

______________________________________________________________________
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, 06 May 2009 06:33:54 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Keyboard File Switcher 0.6
To: nore...@sourceforge.net
Message-ID: <7376562.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376562
By: singx7

The crash issue happened in version 0.6.
I tested 0.6.0.1 now, and works fine. (with Windows XP)

I got a "NppDump.dmp" file during the crash made by 0.6 when using Notepad++
4.5 RC2. If you want it for further examination, I can send it to you. It may
useful for avoiding crash again for newer version (after 0.6.0.1).

And thanks for your great plugin, I like 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=482781



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

Message: 10
Date: Wed, 06 May 2009 07:54:24 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Keyboard File Switcher 0.6
To: nore...@sourceforge.net
Message-ID: <7376710.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376710
By: davegb3

It's ok - 0.6 did have a small issue (well, small in terms of the number of
lines of code that were broken, large in terms of potential effects!) with 
deleting
some potentially unallocated memory.  This was fixed in 0.6.0.1.  I hadn't 
actually
seen it until testing the 0.6.0.1 release.


Glad you like it :)

Dave.



______________________________________________________________________
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, 06 May 2009 09:00:24 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Keyboard File Switcher 0.6
To: nore...@sourceforge.net
Message-ID: <7376884.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7376884
By: ffes

Just a quick note that I really like this plugin, especially when setting the
Ctrl+Tab shortcut. This works just as I would expect.

______________________________________________________________________
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



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

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com

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

_______________________________________________
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 36, Issue 18
*************************************************

Reply via email to