* bug#28270: 26.0.50; vc-follow-symlinks doesn't work after commit e8001d4c27 "Do not munge contents of local symbolic links" @ 2017-08-29 3:14 Diego A. Mundo 2017-08-29 17:07 ` Glenn Morris 0 siblings, 1 reply; 3+ messages in thread From: Diego A. Mundo @ 2017-08-29 3:14 UTC (permalink / raw) To: 28270 [-- Attachment #1: Type: text/plain, Size: 454 bytes --] Using (setq vc-follow-symlinks t) after emacs -q no longer seems to have any effect after commit e8001d4c27 "Do not munge contents of local symbolic links". That is, using this setting, I expect visiting a symlink to a version controlled file to take me to the directory of the original file (which was the previous behavior), but now instead of that I am kept in the symlink directory. If I revert this commit, the behavior goes back to normal. - Diego [-- Attachment #2: Type: text/html, Size: 649 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#28270: 26.0.50; vc-follow-symlinks doesn't work after commit e8001d4c27 "Do not munge contents of local symbolic links" 2017-08-29 3:14 bug#28270: 26.0.50; vc-follow-symlinks doesn't work after commit e8001d4c27 "Do not munge contents of local symbolic links" Diego A. Mundo @ 2017-08-29 17:07 ` Glenn Morris 2017-08-29 18:35 ` Diego A. Mundo 0 siblings, 1 reply; 3+ messages in thread From: Glenn Morris @ 2017-08-29 17:07 UTC (permalink / raw) To: Diego A. Mundo; +Cc: 28270 "Diego A. Mundo" wrote: > Using (setq vc-follow-symlinks t) after emacs -q no longer seems to > have any effect after commit e8001d4c27 "Do not munge contents of > local symbolic links". That is, using this setting, I expect visiting > a symlink to a version controlled file to take me to the directory of > the original file (which was the previous behavior), but now instead > of that I am kept in the symlink directory. I can't reproduce this in 01832ec. Maybe it was fixed by recent changes? Tested with cd /tmp ln -s /path/to/emacs/git/master/README /path/to/emacs/git/master/src/emacs -Q --eval '(setq vc-follow-symlinks t)' README ^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#28270: 26.0.50; vc-follow-symlinks doesn't work after commit e8001d4c27 "Do not munge contents of local symbolic links" 2017-08-29 17:07 ` Glenn Morris @ 2017-08-29 18:35 ` Diego A. Mundo 0 siblings, 0 replies; 3+ messages in thread From: Diego A. Mundo @ 2017-08-29 18:35 UTC (permalink / raw) To: Glenn Morris; +Cc: 28270@debbugs.gnu.org [-- Attachment #1: Type: text/plain, Size: 83 bytes --] I think your'e right and some recent commit fixed this, perhaps 7b86997 or c1854b1. [-- Attachment #2: Type: text/html, Size: 98 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-08-29 18:35 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-08-29 3:14 bug#28270: 26.0.50; vc-follow-symlinks doesn't work after commit e8001d4c27 "Do not munge contents of local symbolic links" Diego A. Mundo 2017-08-29 17:07 ` Glenn Morris 2017-08-29 18:35 ` Diego A. Mundo
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.