Notepad-plus-plus Digest, Vol 33, Issue 6

2009-02-04 Thread notepad-plus-plus-request
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 - Plugin Development] RE: Help  with method to
  update both views. (SourceForge.net)
   2. [notepad-plus - Help] word break at underscores (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Language VB *.bas or
  *.vb (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: Help  with method to
  update both views. (SourceForge.net)
   5. [notepad-plus - Help] RE: Insert number   incement column copy
  loop lines (SourceForge.net)
   6. [notepad-plus - Help] RE: Load langs.xml failed! (SourceForge.net)
   7. [notepad-plus - Help] RE: word break at   underscores
  (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: Help  with method to
  update both views. (SourceForge.net)
   9. [notepad-plus - Help] RE: icons of file   association 
  Autocomplete (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: Help  with method to
  update both views. (SourceForge.net)


--

Message: 1
Date: Tue, 03 Feb 2009 19:47:35 +
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Helpwith method to update both views.
To: nore...@sourceforge.net
Message-ID: 6337446.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=6337446
By: harrybharry

I find it difficult to follow, so what im going to say might be totally 
irrelevant.

I know that the BufferID is sent each time a document is swapped. You can store
it untill your document is put into view, I suppose you mean that when the new
document is swapped in, oyu want your special styling to take place?
Anyway, its not a good idea to take over pointer management, it can easily break
if something is changed internally, so your idea of taking another approach
is a good one :] Although, doing a temporary document swap in a single function
shouldnt be too harmful, but I wouldn't recommend it.

However, a plugin can trap Scintilla notification messages. Wouldnt it be 
possible
to catch the styling one, or something else, check the lexer being used and
then sending the styling messages if 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: 2
Date: Tue, 03 Feb 2009 22:40:33 +
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Help] word break at
underscores
To: nore...@sourceforge.net
Message-ID: 6338277.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=6338277
By: nicknottakenlol

Is there any way to add this feature, where whenever you use [Ctrl] left/right
arrow the cursor stops at underscores ? It would be very nifty for programmers !

__
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, 03 Feb 2009 23:09:47 +
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
LanguageVB *.bas or *.vb
To: nore...@sourceforge.net
Message-ID: 6338397.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=6338397
By: jaloola

Go to Language at the top and select VB File Type...

I know, I use OO too on my Linux Machines (4), but a lot of apps don't recognize
it yet. Get OO Support, people! It's a standard, Microsoft!

Allen Zhu
allen.jalo...@gmail.com

__
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




Notepad-plus-plus Digest, Vol 33, Issue 7

2009-02-04 Thread notepad-plus-plus-request
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 - Help] Auto-code folding (SourceForge.net)
   2. [notepad-plus - Help] RE: Load langs.xml failed! (SourceForge.net)
   3. [notepad-plus - Help] Is it portable? (SourceForge.net)
   4. [notepad-plus - Help] View Source Editor (SourceForge.net)
   5. [notepad-plus - Help] RE: where is the 'recentfiles' list?
  (SourceForge.net)
   6. [notepad-plus - Open Discussion] Cutting and  pasting results
  from  Find all  (SourceForge.net)
   7. [notepad-plus - Open Discussion] Detectinglanguage without
  an extension (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: monospaced   fonts not
  quite monospaced (SourceForge.net)
   9. [notepad-plus - Help] Run Perl from withinNotepad++
  (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: Help  with method to
  update both views. (SourceForge.net)
  11. Minor problem with Fortran syntax highlighting (Hom Nath Gharti)


--

Message: 1
Date: Wed, 04 Feb 2009 10:49:33 +
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Help] Auto-code folding
To: nore...@sourceforge.net
Message-ID: 6341725.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=6341725
By: joncombe2

Apologies if this is an old topic but when I try and search the forum, 
Sourceforge
tells me there is a timeout error.

I'm new to Notepad++, enjoying it so far. I'm a fan of the code folding, but
is there a way to get it to remember between sessions which code segment I 
previously
folded? i.e. When I load a file, it collapses those code chunks automatically?

If this feature doesn't yet exist, it would be a great addition (and the only
thing I can see that UltraEdit currently does better).

Many thanks in advance.

__
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: Wed, 04 Feb 2009 11:19:21 +
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Load langs.xml
failed!
To: nore...@sourceforge.net
Message-ID: 6341904.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=6341904
By: whatty

That was exactly it, I did not see the link to the notepad++ replacement 
download
package and replaced it with the regulare notepad++

Thanks for the assistance.

Whatty

__
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, 04 Feb 2009 14:22:22 +
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Help] Is it portable?
To: nore...@sourceforge.net
Message-ID: 6342994.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=6342994
By: togaparty

And if so, why isn't that mentioned in the readme? Some say it is...

__
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, 04 Feb 2009 14:47:22 +
From: SourceForge.net nore...@sourceforge.net
Subject: [Notepad-plus-plus] [notepad-plus - Help] View Source Editor
To: nore...@sourceforge.net
Message-ID: 6343181.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=6343181
By: capnhud

How do I make so that when I view source with Opera and IE7 the document is
rendered as html and instead of plain text?


Notepad-plus-plus Digest, Vol 33, Issue 8

2009-02-04 Thread notepad-plus-plus-request
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. Minor problem with Fortran syntax highlighting (Hom Nath Gharti)


--

Message: 1
Date: Wed, 4 Feb 2009 17:59:55 -0500
From: Hom Nath Gharti hng.em...@gmail.com
Subject: [Notepad-plus-plus] Minor problem with Fortran syntax
highlighting
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
b0a936c00902041459h5ee7f6c7pd0a1190c0f365...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Thanks for this very nice editor. I was just editing some fortran codes. I
noticed that the Syntax highlighting is not conforming to the setting of
Styler Configurator, which is clear from the attached snapshot. For example
'implicit', 'integer' etc. are set to be blue color, but in the editor they
are different. Is there anything that I have to do?

Thanks,
-- next part --
An HTML attachment was scrubbed...
-- next part --
A non-text attachment was scrubbed...
Name: snapshot.pdf
Type: application/pdf
Size: 156657 bytes
Desc: not available

--

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-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 33, Issue 8