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: Request: Support ANSI
style indent (SourceForge.net)
2. [notepad-plus - Translation] RE: Tab Contextual Menu
Translation (SourceForge.net)
3. [notepad-plus - Help] Menus anchored on right side
(SourceForge.net)
4. [notepad-plus - Help] RE: Menus anchored on right side
(SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Request: Support ANSI
style indent (SourceForge.net)
6. [notepad-plus - Help] Saving formats (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: Request: Support ANSI
style indent (SourceForge.net)
8. [notepad-plus - Help] RE: Saving formats (SourceForge.net)
9. [notepad-plus - Help] Keyboard mapping problem in 5.1
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 28 Oct 2008 21:37:50 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Request: Support ANSI style indent
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=5526764
By: harrybharry
it happens becauses it sees the , as a line that needs to be continued so to
speak, so it indents.
Its like typing
if (A || B,
____||C || D)
____doSomething();
comma meaning there was more to follow. To me the comma looks syntactically
incorrect and therefore I cannot guarantee NppAutoIndent to work correctly.
It does the best it can (I hoften have 'work in progress' lines as well) but
you can only guess that much ;).
Can the crash be related to the presence or absence of the NppAutoIndent.inf
file?
______________________________________________________________________
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, 28 Oct 2008 21:55:23 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: Tab
Contextual Menu Translation
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=5526843
By: janschreiber
Yes, 14 and 15 work well here. Are you sure you are using it with N++ 5.1? In
earlier versions, they won't work.
______________________________________________________________________
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=558104
------------------------------
Message: 3
Date: Tue, 28 Oct 2008 23:28:10 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Menus anchored on
right side
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=5527305
By: sourcefalc
Okay, whenever I open a menu item, it opens with the top-right corner of the
menu achored to the bottom-right corner of the menu button.
By menu, I mean the File/Edit/View/etc bar.
It's really bothersome and the weird part is, I have the same issue in the IDLE
Python editor, but not in any other application. Neither Notepad++ nor IDLE
have any way I can see of changing this, so I have no clue where this is coming
from.
______________________________________________________________________
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: Tue, 28 Oct 2008 23:39:32 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Menus anchored
on right side
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=5527369
By: harrybharry
This could be an issue with RTL settings, or some desktop manager going awol
(cough ati somethingsomthing cough). See if disabling nativeLang.xml helps,
if you have it present.
______________________________________________________________________
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: Wed, 29 Oct 2008 00:35:16 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Request: Support ANSI style indent
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=5527627
By: janschreiber
Never mind the comma if it looks right for you, I was just asking. The language
I had in mind all the time is GameMonkey: http://www.somedude.net/gamemonkey/
It is very, very similar to JavaScript imo, but then I am definitely not an
expert. And yes, I had to enable override of course. :)
I certainly had no NppAutoIndent.inf file when I installed the plugin. Should
I have had?
______________________________________________________________________
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, 29 Oct 2008 01:03:32 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Saving formats
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=5527759
By: tunerz
In the previous versions, I can select what format I would want to save. In
version 5.1, the only option of <i>Save as type:</i> is <i>All types</i>. Did
the author of this program intended to do this or not?
______________________________________________________________________
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: 7
Date: Wed, 29 Oct 2008 01:38:33 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Request: Support ANSI style indent
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=5527899
By: harrybharry
Normally speaking no, it is created on startup. But since you experienced the
crash on the first start, it could have something to do with that. Maybe there
was some corrupt data in it from an older version. If its not happening again,
then im not going to give it much priority :)
______________________________________________________________________
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, 29 Oct 2008 01:39:41 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Saving formats
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=5527908
By: harrybharry
Its a bug that will be fixed in 5.1.1. Only sapplies to the unicode version,
the ansi version should still work (despite a typo in the extensions, it works).
______________________________________________________________________
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: 9
Date: Wed, 29 Oct 2008 02:12:13 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Keyboard mapping
problem in 5.1
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=5528070
By: bimmerite
I just upgraded from 5.0.3 to 5.1. The problem is twice now my keyboard mapping
somehow gets messed up. The "q" key types as "a" and vise versa. I went
through
the entire keyboard and found that the number keys, most of the special
character
keys (like "[" & "/") and a few other character keys ("w" maps as "z") are
mapping
incorrectly. Closing and reopening notepad ++ clears the problem.
I've been trying to figure out what is triggering the problem but I haven't
found it yet. Just so you have full info on what I'm doing in case that is
causing the issue, I'm cutting and pasting columns from Excel 2007 into notepad
++. I've already checked to see if that's the problem and it isn't. I have
2 files that I'm editing and their open side by side with vertical
synchronizaton
and I'm also copying and pasting columns between the 2 files. My document
language
is set to normal text and encoding is ANSI. I'm only running the default
plugins.
Thanks for your time.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 29, Issue 61
*************************************************