Add Characters
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2030 articles for 0.014 sec
Re: On Edit GNU Emacs 22.2.1 Eats My Blank Characters At The End Of Lines     

Group: gnu.emacs.help · Group Profile · Search for Add Characters in gnu.emacs.help
Author: Charles Sebold
Date: Sep 11, 2008 12:31

On 11 Sep 2008, ChristopherL wrote: That fixed my problem. I should add, you have a .emacs file someplace now. (Or an _emacs, or something like that.) Using customize will create one. Just for future reference. -- Charles Sebold 11th of September, 2008
Show full article (0.30Kb) · Show article thread
Re: On Edit GNU Emacs 22.2.1 Eats My Blank Characters At The End Of Lines     

Group: gnu.emacs.help · Group Profile · Search for Add Characters in gnu.emacs.help
Author: ChristopherL
Date: Sep 11, 2008 11:54

...ARG is positive. See `tool-bar-add-item' and `tool-bar...tables for unifying ISO 8859 characters on encoding. The ISO 8859...from those ISO-8859 character sets which are built in to...e. output operations -- non-ASCII characters from the built-in ISO...mule-utf-16be to encode characters in the charsets `korean-ksc5601...the corresponding unicodes into such characters. Where the charsets overlap, the...
Show full article (6.96Kb) · Show article thread
Re: On Edit GNU Emacs 22.2.1 Eats My Blank Characters At The End Of Lines     

Group: gnu.emacs.help · Group Profile · Search for Add Characters in gnu.emacs.help
Author: Charles Sebold
Date: Sep 11, 2008 11:18

... From a command prompt, let's try running C:\path\to\your\emacs\bin\runemacs.exe -Q ...and then tell us if you get exactly the same results as before. This will run Emacs with absolutely no add-ons or customizations whatsoever. You and I should be able to do the same thing and get the same results then. I just tested this with my own copy of Emacs 22.2, and my file edits retain ...
Show full article (1.35Kb) · Show article thread
Re: Using a newline character in the newstring in M-x replace-regexp     

Group: gnu.emacs.help · Group Profile · Search for Add Characters in gnu.emacs.help
Author: Kevin Rodgers
Date: Sep 10, 2008 22:12

... is actually the only way to insert newlines. C-o or C-012 RET also work for a query-replace. C-o does not work by default for an incremental search. The following code adds this shortcut to the incremental commands. (define-key isearch-mode-map "\C-o" (lambda () (interactive) (isearch-process-search-char ?\n))) Looks nifty -- but what...
Show full article (1.26Kb) · Show article thread
Re: Using a newline character in the newstring in M-x replace-regexp     

Group: gnu.emacs.help · Group Profile · Search for Add Characters in gnu.emacs.help
Author: David Combs
Date: Sep 10, 2008 18:52

... is actually the only way to insert newlines. C-o or C-012 RET also work for a query-replace. C-o does not work by default for an incremental search. The following code adds this shortcut to the incremental commands. (define-key isearch-mode-map "\C-o" (lambda () (interactive) (isearch-process-search-char ?\n))) Looks nifty -- but what does it do?...
Show full article (0.95Kb) · Show article thread
Re: Using a newline character in the newstring in M-x replace-regexp     

Group: gnu.emacs.help · Group Profile · Search for Add Characters in gnu.emacs.help
Author: harven
Date: Aug 16, 2008 07:00

... 22. For interactive use, i think C-q C-j is actually the only way to insert newlines. C-o or C-012 RET also work for a query-replace. C-o does not work by default for an incremental search. The following code adds this shortcut to the incremental commands. (define-key isearch-mode-map "\C-o" (lambda () (interactive) (isearch-process-search-char ?\n)))
Show full article (0.43Kb) · Show article thread
Re: Add static word wrap line     

Group: gnu.emacs.help · Group Profile · Search for Add Characters in gnu.emacs.help
Author: Lennart Borgman (gmail)
Date: Aug 11, 2008 13:17

Nikolaj Schumacher wrote: Alexander <coopht@gmail.com> wrote: How can i add a static word wrap line - A vertiacal line for example at the eightieth symbol of the line. As far as I know there's no way to draw such a line. There are ways to highlight characters beyond that line, including the package I actually just released today: http://nschum.de/src/emacs/...
Show full article (0.79Kb)
Re: Add static word wrap line     

Group: gnu.emacs.help · Group Profile · Search for Add Characters in gnu.emacs.help
Author: Nikolaj Schumacher
Date: Aug 11, 2008 12:53

Alexander <coopht@gmail.com> wrote: How can i add a static word wrap line - A vertiacal line for example at the eightieth symbol of the line. As far as I know there's no way to draw such a line. There are ways to highlight characters beyond that line, including the package I actually just released today: http://nschum.de/src/emacs/highlight-80+/ You can find ...
Show full article (0.56Kb)
highlight-80+ --- highlight characters beyond column 80     

Group: gnu.emacs.sources · Group Profile · Search for Add Characters in gnu.emacs.sources
Author: Nikolaj Schumacher
Date: Aug 11, 2008 04:40

..., Nikolaj Schumacher ;;; highlight-80+.el --- highlight characters beyond column 80 ;; ;; Copyright (C) 2008 ...: (defgroup highlight-80+ nil "Highlight characters beyond column 80." :group 'faces) (... "dark gray"))) "*Face for showing characters beyond column `highlight-80+-columns'." :... 80 characters." nil " 80+" nil (if highlight-80+-mode (font-lock-add-keywords ...
Show full article (3.90Kb)
How do I add users?     

Group: comp.os.plan9 · Group Profile · Search for Add Characters in comp.os.plan9
Author: hamilton_n
Date: Aug 1, 2008 01:29

[ The following text is in the "ISO-8859-1" character set. ] [ Your display is set for the "ISO-8859-15" character set. ] [ Some special characters may be displayed incorrectly. ] I am trying to add users with the uname, and newuser commands that I read about on the plan9 documentation, but plan9 says that the commands do not exist. ps: I use plan9 version 4, of course
Show full article (0.38Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next