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] Math  Plugin: ver. 0.0.4.2
      released (Unicode) (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Opening      session files by
      command-line (SourceForge.net)
   3. [notepad-plus - Help] Create macro with middle    content
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: [Bug]        Scroll bar keeps
      moving back to the top (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Quick        question on
      Autocomplete (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: how to       disable the
      countline of notepad++ (SourceForge.net)
   7. Compiling failed (Wolf Stephan Kappesser)
   8. [notepad-plus - Help] RE: Regular Expressions -   Repetition
      (SourceForge.net)
   9. [notepad-plus - Help] RE: how do I reply to an    individual
      message? (SourceForge.net)
  10. [notepad-plus - Help] RE: in what order are       reply messages
      listed? (SourceForge.net)


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

Message: 1
Date: Wed, 18 Mar 2009 17:54:28 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Math
        Plugin: ver. 0.0.4.2 released (Unicode)
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=6858213
By: somic

The Unicode release (v0.0.4.2) of the Math Plugin for Notepad++ is available
at this page:
 
http://www.semelinanno.com/downloads/anmxnpp/anmXNpp_Page.html 
 
or you can download it directly from this link: 
 
http://www.semelinanno.com/downloads/anmxnpp/ver0042/anmXNpp_v0042.zip 
 
Major change:
Implementation of 'Eval to ToolTip' feature.

I remain waiting for any comments, bugs' reports (hopefully not many) and
suggestions.
 
Regards, 
Somic 


______________________________________________________________________
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: Wed, 18 Mar 2009 17:55:40 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Opening session files by command-line
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=6858224
By: janschreiber

When you specify an extension for session files in the settings dialog, N++
will open the files in the session rather than displaying its contents.

______________________________________________________________________
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, 18 Mar 2009 20:41:18 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Create macro with
        middle  content
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=6860389
By: firehalk

Hey all,

I was wondering if there is the possibility of creating macros but keeping the
content that is selected when pressing the shortcut for that.

For example:

Let's say I have set some macro for
<strong>content_selected_enter_here</strong>.

So when I press CTRL + B for that macro, the content that is selected keeps
in the middle of the tags that were saved in the macro.

I noticed that notepad++ doesn't allow me to put CTRL + B as "strong", and 
similar
shortcuts, so was wondering if there is the possibility of doing something as
this.

It's really a simple feature, but still very useful.

Thanks a lot.



______________________________________________________________________
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, 18 Mar 2009 21:43:00 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [Bug]   Scroll bar keeps moving back to the top
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=6861009
By: airdrik

As for the encoding of opened documents -- the setting only applies to documents
created within NP++, not to existing documents opened in NP++.
afaik, there isn't a setting to automatically convert the encoding of opened
files.  You may be able to do this using macros.

______________________________________________________________________
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, 18 Mar 2009 21:45:16 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Quick   question on Autocomplete
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=6861032
By: airdrik

There are two options for autocomplete in NP++: word completion and function
completion.
Word completion completes any words found in the current document.
Function completion uses the keywords files to determine keywords and functions
to complete.  You can always edit those files and add any keywords (and 
languages)
you want.

______________________________________________________________________
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, 18 Mar 2009 21:49:53 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: how
        to      disable the countline of notepad++
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=6861083
By: airdrik

Do you mean the line numbers?
The setting is in Settings -> Preferences -> Edit Components: "Display line
number margin".



______________________________________________________________________
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, 19 Mar 2009 18:46:44 +0100
From: "Wolf Stephan Kappesser" <[email protected]>
Subject: [Notepad-plus-plus] Compiling failed
To: <[email protected]>
Message-ID: <[email protected]@gmx.de>
Content-Type: text/plain;       charset="us-ascii"

Hello,

while trying to compile the SVN, I get on Vista 64 with mingw32-make:

AS USER:
g++ -DNDEBUG -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -I
../include -I ../src -Os -fno-exceptions  -fno-rtti -mno-cygwin -c
ScintillaWin.cxx
process_begin: CreateProcess(NULL, g++ --version, ...) failed.
process_begin: CreateProcess(NULL, g++ -DNDEBUG -Wall -Wno-missing-braces
-Wno-char-subscripts -pedantic -I ../include -I ../src -Os -fno-exceptions
-fno-rtti -mno-cygwin -c ScintillaWin.cxx, ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.

mingw32-make: *** [ScintillaWin.o] Error 2

AS ADMIN:
g++ -DNDEBUG -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -I
../include -I ../src -Os -fno-exceptions  -fno-rtti -mno-cygwin -c
ScintillaWin.cxx
process_begin: CreateProcess(NULL, g++ --version, ...) failed.
process_begin: CreateProcess(NULL, g++ -DNDEBUG -Wall -Wno-missing-braces
-Wno-char-subscripts -pedantic -I ../include -I ../src -Os -fno-exceptions
-fno-rtti -mno-cygwin -c ScintillaWin.cxx, ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.

mingw32-make: *** [ScintillaWin.o] Error 2

Whats my fault?
Best Regards
WSK






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

Message: 8
Date: Wed, 18 Mar 2009 21:04:18 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Regular
        Expressions -   Repetition
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=6860592
By: airdrik

for a{3,5}, you could use aaaa?a? -- the "a?" means this 'a' is optional.

______________________________________________________________________
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, 18 Mar 2009 22:20:59 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how do I reply
        to an   individual message?
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=6861413
By: fool4uanyway

When you click on the title of each individual message in a thread, you get
to the individual message, showing all messages in the same thread below it.

You can now "Post a followup to this message" below this thread message
listing.

I always have some problem with not the complete thread content being visible
when replying to individual messages. It would be convenient to be able to do
so from the complete thread view in the first place instead of "Add a new 
message
to this thread".


______________________________________________________________________
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: 10
Date: Wed, 18 Mar 2009 22:23:59 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: in what order
        are     reply messages listed?
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=6861458
By: fool4uanyway

Each subthread is moved down, according to the last posted reply.

So it was possible for one Edit message of Wolf to appear first, having me 
puzzled
what he was talking about, and the original post below it, because that, or
any sub-message in its own sub-thread had been replyed to later.


______________________________________________________________________
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



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

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com

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

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


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

Reply via email to