Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: New code wrap options

by blakem (Monsignor)
on Aug 21, 2002 at 10:41 UTC ( [id://191686]=note: print w/replies, xml ) Need Help??


in reply to New code wrap options

Cutting and pasting code sections from Mozilla to emacs with the new Auto Code Wrap feature didn't work too well for me at first, so I hadn't been using it. Tonight I investigated further and found that the following line in my .emacs config file fixes it for me.
;; perlmonks soft-hyphen fix (noop for hidden char) (global-set-key "\xad" ())
Update: Furthermore, putting this in my ~/.inputrc file fixes it for my shell.
"\xAD":noop

-Blake

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://191686]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-26 01:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found