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 - Open Discussion] RE: XML layout (SourceForge.net)
   2. [notepad-plus - Help] How to Bold? (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: A    line-break tabbed
      files system (SourceForge.net)
   4. [notepad-plus - Help] Comment works wrong in      user defined
      language (SourceForge.net)
   5. [notepad-plus - Help] RE: Korean not supported? (SourceForge.net)
   6. [notepad-plus - Help] RE: Portable? (SourceForge.net)
   7. [notepad-plus - Help] Force keywords to upper     case in user
      def lang (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Feature      Req:
      Find/Replace Window Manageme (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: copy as   highlighted
      (colored) text (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: New       plugin:
      CCompletion (SourceForge.net)
  11. [notepad-plus - Help] RE: Vista issues for 4.3? (SourceForge.net)
  12. [notepad-plus - Open Discussion] Feature Req:     Rename a file
      while viewing it (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: [Styles]     Comments in
      fixed-size font (SourceForge.net)


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

Message: 1
Date: Tue, 02 Oct 2007 16:44:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: XML
        layout
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=4549370
By: hawk-mckain

You know, auto-indentation is actually a really good idea, though I don't know
how feaseable it would be. From what I can tell there are a lot of limitations
placed on N++ by Scintilla.

I would recommend going through the Feature Request section of the Tracker,
just because it's nicer when people do that ^^;

In anycase the indentation is usually based on the file, and I've never 
experienced
N++ stripping indentations but I'd like to see what Donho thinks.

______________________________________________________________________
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: 2
Date: Tue, 02 Oct 2007 18:24:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How to Bold?
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=4549480
By: nobody

Sorry if this is a dumb question. I've looked the menus and can't find an option
to do this.

When I work with html documents I want to select a word and type a shortcut
to bold the word (or italics, underlne)

Here's a step by step:

(I'm working with a html document)

1. I select a word I want bolded
2. I click on the shortcut keys (example: Shift+B)
3. Program takes my selected text and wraps <strong> tags around it and 
re-inserts
it into the document.

How can I do this? It seems like such basic functionality...

______________________________________________________________________
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, 02 Oct 2007 18:48:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: A
        line-break tabbed files system
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=4549501
By: nobody

up! programmers please, do this!! its a very good idea!!

______________________________________________________________________
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, 03 Oct 2007 00:34:38 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Comment works wrong
        in      user defined 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=4549770
By: aggro80

When I try to define comments like this:
<Keywords name="Comment">1/* 2* /0</Keywords> 

The comment coloring works incorrectly if I have clode like this:
a = val; /*value*/
b = val; <-- This line is also commented and everything after it, because there
is no space after and before the comment characters.

But If I remove the spaces from the xml-file, then comment-coloring doesn't
work at all:
<Keywords name="Comment">1/*2*/0</Keywords> 

How should I define comments so that they work? The comments in question should
work similarly as they work in C.

______________________________________________________________________
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, 03 Oct 2007 01:02:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Korean not
        supported?
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=4549812
By: nobody

Microsoft Sans Serif also works
Settings >Style Configurator > Default Style
There are many other languages that work just select the first and then use
the down key on your keyboard to see one by one, then select the font that you
like the best :)

______________________________________________________________________
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, 03 Oct 2007 01:05:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Portable?
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=4549817
By: nobody

www.portableapps.com has a portable version available/packaged?!

______________________________________________________________________
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, 03 Oct 2007 01:45:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Force keywords to
        upper   case in user def lang
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=4549865
By: aggro80

How can I force keywords to upper case in user defined language? For example
if user writes a word "if" it will be automatically changed into "IF". Is this
possible?

______________________________________________________________________
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: 8
Date: Wed, 03 Oct 2007 01:45:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Req: Find/Replace Window Manageme
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=4549867
By: nobody

Hi,
Yes but the incremental search ctrl+maj=I does not support the find in files
feature and all the find options.
An advanced find/replace toolbar on the bottom should be better.

______________________________________________________________________
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: Wed, 03 Oct 2007 04:27:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        copy as highlighted (colored) text
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=4550029
By: nobody

Same question!

-Sjoerd

______________________________________________________________________
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: 10
Date: Wed, 03 Oct 2007 06:46:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     plugin: CCompletion
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=4550229
By: nobody

Hi thaks for this good plug-in.
Do you think that it could be possible to allow user to change colum size 
because
sometimes it is not possible to watch the source filepath

Thanks

______________________________________________________________________
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: 11
Date: Wed, 03 Oct 2007 07:20:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Vista issues
        for 4.3?
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=4550268
By: nobody

same problems here.

also, User account control did not step in as it usually does when installing
an app. & I got "unable to open file" errors for every file it was trying to
install.

running the installer as admin on the context menu worked though.

______________________________________________________________________
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: 12
Date: Wed, 03 Oct 2007 07:20:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        Req:    Rename a file while viewing it
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=4550269
By: nobody

It would be helpful to be able to rename an open file (possible including 
whatever
changes have been made to that file since the last save) to something else.

______________________________________________________________________
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: Wed, 03 Oct 2007 07:26:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [Styles]        Comments in fixed-size font
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=4550276
By: nobody

same for me ...


______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

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


End of Notepad-plus-plus Digest, Vol 17, Issue 10
*************************************************

Reply via email to