| Summary: | [PATCH] editors/xemacs-devel - stop XEmacs from corrupting the ~/.emacs file when trying to migrate an init file it can't start to parse | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jason Spiro <jasonspiro4> |
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jason Spiro
2007-06-26 09:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2007-09-30 18:58:29 UTC
FreeBSD ports repository
Added files:
editors/xemacs-devel/files patch-lisp__cus-edit.el
Log:
- Avoid corrupting the ~/.emacs file when migrating if it couldn't be fully
loaded.
See: https://stat.ethz.ch/pipermail/ess-help/2005-September/002851.html.
PR: ports/114031
Submitted by: Jason Spiro <jasonspiro4@gmail.com>
Obtained from: http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/cus-edit.el?revision=1.321&view=markup
Revision Changes Path
1.1 +11 -0 ports/editors/xemacs-devel/files/patch-lisp__cus-edit.el (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |