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 - Help] RE: How do I dock in v5.1 (SourceForge.net)
   2. [notepad-plus - Help] User Defined Language -     Folder
      Open/Close (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    v5.1.1
      released (SourceForge.net)
   4. Notepad++ 5.1.1 Function list plugin error (Bill.Yeh ???? (???))
   5. [notepad-plus - Help] Fixing Bizarre Loss of      Indent in 5.1
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Notepad++    v5.1.1
      released (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: help with    macro
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Notepad++    v5.1.1
      released (SourceForge.net)


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

Message: 1
Date: Tue, 11 Nov 2008 20:37:50 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How do I dock
        in v5.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=5623687
By: cthomrun

No I mean docked like this
http://notepad-plus.sourceforge.net/commun/screenshots/scrsh_dockingFeature.png

How do I enable this?

______________________________________________________________________
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: 2
Date: Tue, 11 Nov 2008 21:27:43 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] User Defined
        Language -      Folder Open/Close
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=5623911
By: jeffcarbee

Hi.  I put together a basic language definition for PowerBuilder 11, but am
having trouble getting the Folder Open and Folder Close settings to work.

A subroutine in PowerBuilder might begin with the keywords "public subroutine"
and end with "end subroutine".  When I add these as the folder open and close
keywords, it doesn't seem to work.

The example in the online help shows single keywords with no spaces.  Is my
problem because open and close folder is based on pairs of keywords?  Is there
a way to specify "public subroutine" and "end subroutine" as single folder open
keywords?

Thanks for any help!
Jeff

______________________________________________________________________
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: Tue, 11 Nov 2008 21:34:11 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1.1 released
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=5623948
By: klaviator

Hi Don!

I don't really think it's a bug, but the "working directory" option in options
menu doesn't work as expected, I think.
If I set it to a certain directory, NP++ always uses that path, even if I have
just opened a file and then want to open another from the same directory - this
is very annoying.

This is how the "working directory" option usually works in windows programs
and what it best should be like in NP++, too:

If I start NP++ with no open file, the working directory from the options menu
should be considered. When I now open a file (e.g. "C:\files\text.php") the
working directory should be set to the directory of that last opened file
("C:\files").
Furthermore: Can you please make NP++ remember the last working directory even
after closing the editor (only if the option in options menu is set to "remember
last directory").

Apart from all that: Thanks a lot for this great editor!! ;-)

______________________________________________________________________
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: 4
Date: Wed, 12 Nov 2008 10:53:02 +0800
From: Bill.Yeh (???) ???? <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] Notepad++ 5.1.1 Function list plugin
        error
To: <notepad-plus-plus@lists.sourceforge.net>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="big5"

The plugin of Function List 2.0  
and Notepad++ 5.1.1 
is error !! 
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 5
Date: Tue, 11 Nov 2008 23:26:51 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Fixing Bizarre Loss
        of      Indent 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=5624484
By: kismert

Hello, all:

I was editing PHP files in 5.1, and observed that the editor lost the indent
when I entered the "{" or ":" characters. I tabbed in carefully, but the editor
removed some or all of the tabs when I tried to enter a function, or use a 
static
method or variable.

Needless to say, this behavior was quite annoying!

The culprit is a new plugin called NppAutoIndent. To turn it off, go to Plugins
-> NppAutoIndent, and select Auto Indent Off.

I am now a happy NotePad++ user again.

-Ken



______________________________________________________________________
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: Wed, 12 Nov 2008 00:42:21 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1.1 released
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=5624807
By: jonasscholz

External lexer still broken in unicode version:
https://sourceforge.net/tracker/index.php?func=detail&aid=2201065&group_id=95717
&atid=612382

______________________________________________________________________
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: Wed, 12 Nov 2008 01:52:49 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: help
        with    macro
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=5625098
By: justradar

thank you

______________________________________________________________________
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, 12 Nov 2008 02:36:28 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1.1 released
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=5625267
By: noangel777

>1. Fix Unicode version display Korean/Japanese language problem.
still not fixed in 5.1.1:
http://img145.imageshack.us/img145/272/errorisstillhereag9.png

______________________________________________________________________
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 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
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 30, Issue 28
*************************************************

Reply via email to