|
Re: Change in emacs-wiki that affects Planner pages: msg#00152emacs.wiki.general
Sacha Chua <sacha@xxxxxxxxxxx> writes: > Michael Olson <mwolson@xxxxxxxxxxxxxx> writes: > >> Due to a change in `emacs-wiki-link-(un)escape', the second part of >> any old extended links with spaces in them will show "%20" in place >> of a space. > > I didn't want to change my old files, so I unescape %20 in the second > part of links. escape and unescape don't have to be perfectly > symmetrical. =) Just for the record, or in case someone would like another way of doing it, I recently upgraded and removed the %20's like this: $ cp -r ~/Plans ~/Plans.old # (just in case!) $ perl -pi -e 's/%20/ /g' ~/Plans/* (don't forget to close your planner files first!) Chris -- Chris Parsons |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bug report: planner-gnus.el: 00152, Dryice Liu |
|---|---|
| Next by Date: | Re: Change in emacs-wiki that affects Planner pages: 00152, Michael Olson |
| Previous by Thread: | Re: Change in emacs-wiki that affects Planner pagesi: 00152, Sacha Chua |
| Next by Thread: | Re: Change in emacs-wiki that affects Planner pages: 00152, Michael Olson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |