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 - Plugin Development] RE: insert    plugin, a web
      edition... (SourceForge.net)
   2. [notepad-plus - Open Discussion] carriage return problem
      (SourceForge.net)
   3. [notepad-plus - Help] User define language (SourceForge.net)
   4. [notepad-plus - Open Discussion] Column fuction (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: carriage     return problem
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: carriage     return problem
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Column       fuction
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] Error in typing persian
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: carriage     return problem
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Column       fuction
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Error in     typing persian
      (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: carriage     return problem
      (SourceForge.net)
  13. [notepad-plus - Plugin Development] RE: insert    plugin, a web
      edition... (SourceForge.net)


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

Message: 1
Date: Thu, 06 Mar 2008 21:26:20 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        insert  plugin, a web edition...
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=4821529
By: parcley

by means of clarification. if you were to go this route, i DO NOT think that
you should build any sort of interface for the ini file. the ini file could
easily be edited (using...say...notepad++) externally. there would be no reason
to have an interface as part of the plugin.

______________________________________________________________________
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: Thu, 06 Mar 2008 22:26:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] carriage
        return problem
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=4821568
By: nobody

I wish to know what are the characters CRLF and CR show when we choose for the
option show all characters in the notepad. This is very inportant since some
other editors show different behavior for 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=331753



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

Message: 3
Date: Thu, 06 Mar 2008 22:44:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] User define
        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=4821595
By: nobody

In 4.8.1 the user define language is a bit broken: the styles are not always
saved, and some styles get duplicated in userDefineLang.xml, and the keywords
get duplicated (e.g. "<Keywords name="Comment">1/* 2*/ 0-- 0</Keywords>")
  Also, when I try to create a SQL user define language, I can't use "-" as
an operator, because this way the comments aren't recognized anymore. The built
in functionality doesn't have this 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=331754



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

Message: 4
Date: Thu, 06 Mar 2008 22:52:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Column
        fuction
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=4821609
By: nobody

Hi

I use the column function a lot.

1. But I have problems marking the columns at the end of the lines.
The last line I mark must be the longest or I can not mark all lines to the
end.

2. Also when I try to "replace" "In selection" it does not just replace with
in the selection.
In general the "searce" and the "replace" "In selection" in the current version
4.7.5, does not seem to work.

Any bright ideas??

Thank you
Benny 

______________________________________________________________________
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: Thu, 06 Mar 2008 23:06:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        carriage        return problem
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=4821624
By: geertvc

This is quite straightforward:

When CRLF is shown, it means Windows EOL's have been used for that file
When only CR is shown, it means Linux/Unix EOL's have been used for that file.

You can, if you wish, change the EOL's of a file in one go:

When the file is open, select "Format | Convert to Windows/Unix/Mac format",
whatever you prefer.

You can already see if a file has CRLF or CR only, when you open that "Format"
menu.

The EOL's used, are the ones for which the convert item is dimmed in that menu
(unless the file has a mix of EOL's...).

Best rgds,

--Geert


______________________________________________________________________
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: Thu, 06 Mar 2008 23:09:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        carriage        return problem
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=4821631
By: geertvc

Small mistake:

Linux/Unix EOL's are LF, MAC is CR.

Sorry for the confusion...

Best rgds,

--Geert

______________________________________________________________________
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: Thu, 06 Mar 2008 23:15:22 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Column  fuction
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=4821641
By: geertvc

Point 1: is caused because of lack of virtual spaces.

This is one of the major lacking things in NPP for me (and most probably for
others too).
It has been asked to introduce that feature for a long time already, but despite
the upgrade of Scintilla from 1.73 to 1.75 with version 4.8 of NPP, it's still
not there...

I really hope this lacking feature will be introduced soon...

Point 2: I didn't see those search & replace problems in selection in 4.7.5...

Best rgds,

--Geert

______________________________________________________________________
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: Thu, 06 Mar 2008 23:34:37 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Error in
        typing persian
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=4821654
By: nobody

Hi dear developers

I've downloaded the latest version and it has some problems typing Persian
chars.
While I type English chars. and nums. are printed.

The versions before had no problems
I don't know exactly when(which version) the problem started.

Thanks in advance.
AMIB

______________________________________________________________________
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: Fri, 07 Mar 2008 00:23:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        carriage        return problem
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=4821715
By: nobody

Perhaps the next question will be: what are EOL's?


______________________________________________________________________
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: Fri, 07 Mar 2008 00:27:12 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Column  fuction
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=4821718
By: nobody

> Point 1: is caused because of lack of virtual spaces.

Please, only explain. Do not complain.

> Point 2: I didn't see those search & replace problems in selection in
4.7.5...

As an alternative, you can use the advanced Find/Replace dialog (CTRL+R) which
allows you to enter the column range yourself. The column numbers will also
be displayed if you already have selected a block.


______________________________________________________________________
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: 11
Date: Fri, 07 Mar 2008 00:28:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Error in        typing persian
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=4821719
By: nobody

> Thanks in advance.

In advance? The ansers has been on the forum for some time now, so I suggest
you just take a look at the other messages.


______________________________________________________________________
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: 12
Date: Fri, 07 Mar 2008 00:29:36 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        carriage        return problem
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=4821721
By: nobody

Thank You Geert,

Regards,
Ajith


______________________________________________________________________
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: 13
Date: Fri, 07 Mar 2008 01:33:26 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        insert  plugin, a web edition...
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=4821828
By: nobody

I mean, if you have any specific suggestions, I might consider them.

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


End of Notepad-plus-plus Digest, Vol 22, Issue 35
*************************************************

Reply via email to