summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-11-25 22:45:41 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2017-11-25 22:48:12 -0800
commita89f0b6f33f9eb8910a1fceda9028d76ef50b05d (patch)
tree7055882872b7cad587e5d5e9ac706056f04ff777 /etc
parent8be3aee2813f528b02bc913ca4d79e34e72b1754 (diff)
downloademacs-a89f0b6f33f9eb8910a1fceda9028d76ef50b05d.tar.gz
maint: shorten https://lists.gnu.org/archive/html/... links
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog.14
-rw-r--r--etc/ORG-NEWS2
-rw-r--r--etc/PROBLEMS10
-rw-r--r--etc/TODO50
4 files changed, 33 insertions, 33 deletions
diff --git a/etc/ChangeLog.1 b/etc/ChangeLog.1
index 91ac79d8131..05b782f7994 100644
--- a/etc/ChangeLog.1
+++ b/etc/ChangeLog.1
@@ -195,7 +195,7 @@
Fix minor Bazaar leftovers.
Reported by Perry E. Metzger in:
- https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html
+ https://lists.gnu.org/r/emacs-devel/2014-11/msg00745.html
* CONTRIBUTE: More git transition.
2014-11-11 Eric S. Raymond <esr@thyrsus.com>
@@ -1695,7 +1695,7 @@
Redo spelling of Makefile variables to conform to POSIX.
POSIX does not allow "-" in Makefile variable names.
Reported by Bruno Haible in
- <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
+ <https://lists.gnu.org/r/emacs-devel/2011-01/msg00990.html>.
* refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
DIRED-REFCARDS_PDF.
(MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index d6f550d29e5..19648cf17a8 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -1992,7 +1992,7 @@ This enables SVG generation from latex code blocks.
*** New option: [[doc:org-habit-show-done-always-green][org-habit-show-done-always-green]]
-See [[https://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha.
+See [[https://lists.gnu.org/r/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha.
*** New option: [[doc:org-babel-inline-result-wrap][org-babel-inline-result-wrap]]
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index ac76230f690..22ca531972d 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -540,7 +540,7 @@ to the variable 'locate-dominating-stop-dir-regexp'. For example, if
the problem relates to "/smb/.dir-locals.el", set that variable
to a new value where you replace "net\\|afs" with "net\\|afs\\|smb".
(The default value already matches common auto-mount prefixes.)
-See https://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00461.html .
+See https://lists.gnu.org/r/help-gnu-emacs/2015-02/msg00461.html .
*** Attempting to visit remote files via ange-ftp fails.
@@ -689,7 +689,7 @@ On some systems, there exists a font that is actually named Monospace,
which takes over the virtual font. This is considered an operating
system bug; see
-https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00696.html
+https://lists.gnu.org/r/emacs-devel/2008-10/msg00696.html
If you encounter this problem, set the default font to a specific font
in your .Xresources or initialization file. For instance, you can put
@@ -1097,7 +1097,7 @@ during such resizing attempts (i3, IceWM).
See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700,
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000,
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22898 and
-https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00154.html.
+https://lists.gnu.org/r/emacs-devel/2016-07/msg00154.html.
*** Metacity: Resizing Emacs or ALT-Tab causes X to be unresponsive.
@@ -2637,7 +2637,7 @@ This is a consequence of a change to src/dired.c on 2010-07-27. The
issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'.
See
- https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html
+ https://lists.gnu.org/r/emacs-devel/2010-07/msg01266.html
*** Building the native MS-Windows port fails due to unresolved externals
@@ -2738,7 +2738,7 @@ Errors and warnings can look like this:
This happens when paths using backslashes are passed to the compiler or
linker (via -I and possibly other compiler flags); when these paths are
included in source code, the backslashes are interpreted as escape sequences.
-See https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00995.html
+See https://lists.gnu.org/r/emacs-devel/2010-07/msg00995.html
The fix is to use forward slashes in all paths passed to the compiler.
diff --git a/etc/TODO b/etc/TODO
index 07772d5f4f4..6d087c1ed97 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -95,17 +95,17 @@ make it.
** Move idlwave to elpa.gnu.org.
Need to sync up the Emacs and external versions.
-See <https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00008.html>
+See <https://lists.gnu.org/r/emacs-devel/2014-07/msg00008.html>
** Move Org mode to elpa.gnu.org.
-See <https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00300.html>
-<https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00257.html>
+See <https://lists.gnu.org/r/emacs-devel/2014-08/msg00300.html>
+<https://lists.gnu.org/r/emacs-devel/2014-11/msg00257.html>
** Move verilog-mode to elpa.gnu.org.
-See <https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html>
+See <https://lists.gnu.org/r/emacs-devel/2015-02/msg01180.html>
** Move vhdl-mode to elpa.gnu.org.
-See <https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html>
+See <https://lists.gnu.org/r/emacs-devel/2015-02/msg01180.html>
* Simple tasks. These don't require much Emacs knowledge, they are
suitable for anyone from beginners to experts.
@@ -157,7 +157,7 @@ for users to customize.
** revert-buffer should eliminate overlays and the mark.
For related problems consult the thread starting with
- https://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html
+ https://lists.gnu.org/r/emacs-devel/2005-11/msg01346.html
** erase-buffer should perhaps disregard read-only properties of text.
@@ -185,7 +185,7 @@ for users to customize.
** Define recompute-arg and recompute-arg-if for fix_command to use.
See rms message of 11 Dec 05 in
- https://lists.gnu.org/archive/html/emacs-pretest-bug/2005-12/msg00165.html,
+ https://lists.gnu.org/r/emacs-pretest-bug/2005-12/msg00165.html,
and the rest of that discussion.
** In Emacs Info, examples of using Customize should be clickable
@@ -202,10 +202,10 @@ for users to customize.
** make back_comment use syntax-ppss or equivalent.
** Consider improving src/sysdep.c's search for a fqdn.
-https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html
+https://lists.gnu.org/r/emacs-devel/2007-04/msg00782.html
** Find a proper fix for rcirc multiline nick adding.
-https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html
+https://lists.gnu.org/r/emacs-devel/2007-04/msg00684.html
** Check for any included packages that define obsolete bug-reporting commands.
Change them to use report-emacs-bug.
@@ -228,12 +228,12 @@ like make-backup-file-name-function for non-numeric backup files.
dired buffers and DTRT WRT 'auto-revert-mode'.
** Check uses of prin1 for error-handling.
-https://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html
+https://lists.gnu.org/r/emacs-devel/2008-08/msg00456.html
* Important features:
** "Emacs as word processor"
-https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00515.html
+https://lists.gnu.org/r/emacs-devel/2013-11/msg00515.html
rms writes:
25 years ago I hoped we would extend Emacs to do WYSIWYG word
processing. That is why we added text properties and variable
@@ -311,15 +311,15 @@ never really made it work for this.
Perspectives also need to interact with the tabs.
** FFI (foreign function interface)
-See eg https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html
+See eg https://lists.gnu.org/r/emacs-devel/2013-10/msg00246.html
One way of doing this is to start with fx's dynamic loading, and use it
to implement things like auto-loaded buffer parsers and database
access in cases which need more than Lisp.
** Replace unexec with a more portable form of dumping
-See eg https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html
- https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00452.html
+See eg https://lists.gnu.org/r/emacs-devel/2014-01/msg01034.html
+ https://lists.gnu.org/r/emacs-devel/2014-06/msg00452.html
One way is to provide portable undumping using mmap (per gerd design).
@@ -399,8 +399,8 @@ familiar with GNUstep and Objective C.
** A more modern printing interface. One that pops up a dialog that lets
you choose printer, page style, etc.
Integration with the Gtk print dialog is apparently difficult. See eg:
-https://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html
-https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html
+https://lists.gnu.org/r/emacs-devel/2009-03/msg00501.html
+https://lists.gnu.org/r/emacs-devel/2009-04/msg00034.html
** Allow frames(terminals) created by emacsclient to inherit their environment
from the emacsclient process.
@@ -499,7 +499,7 @@ from the emacsclient process.
** Get some major packages installed: W3 (development version needs
significant work), PSGML, _possibly_ ECB.
- https://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html
+ https://lists.gnu.org/r/emacs-devel/2007-05/msg01493.html
Check the assignments file for other packages which might go in and
have been missed.
@@ -645,17 +645,17 @@ from the emacsclient process.
** Possibly make 'list-holidays' eval items in the calendar-holidays variable.
See thread
- <https://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>.
+ <https://lists.gnu.org/r/emacs-devel/2006-02/msg01034.html>.
[rgm@gnu.org will look at this after 22.1]
** Possibly make cal-dst use the system timezone database directly.
See thread
- <https://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html>
+ <https://lists.gnu.org/r/emacs-pretest-bug/2006-11/msg00060.html>
** Possibly add a "close" button to the modeline.
The idea is to add an "X" of some kind, that when clicked deletes
the window associated with that modeline.
- https://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html
+ https://lists.gnu.org/r/emacs-devel/2007-09/msg02416.html
* Things to be done for specific packages or features
@@ -805,8 +805,8 @@ One could envision asymmetrical variants as well, however, this is
inappropriate for the default setting.
See the discussion on emacs-devel:
-https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01575.html
-https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00008.html
+https://lists.gnu.org/r/emacs-devel/2015-12/msg01575.html
+https://lists.gnu.org/r/emacs-devel/2016-01/msg00008.html
*** Internal development features
@@ -1492,7 +1492,7 @@ presence of multi-file documents.
or just an extension of buff-menu.el.
** Replace linum.el with nlinum.el
- https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html
+ https://lists.gnu.org/r/emacs-devel/2013-08/msg00379.html
** Merge sendmail.el and messages.el.
Probably not a complete merge, but at least arrange for messages.el to be
@@ -1507,7 +1507,7 @@ presence of multi-file documents.
** Rewrite make-docfile to be clean and maintainable.
It might be better to replace it with Lisp, using the byte compiler.
- https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00037.html
+ https://lists.gnu.org/r/emacs-devel/2012-06/msg00037.html
** Add an inferior-comint-minor-mode to capture the common set of operations
offered by major modes that offer an associated inferior
@@ -1523,7 +1523,7 @@ presence of multi-file documents.
* Wishlist items:
** Maybe replace etags.c with a Lisp implementation.
-https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00354.html
+https://lists.gnu.org/r/emacs-devel/2012-06/msg00354.html
** Maybe replace lib-src/rcs2log with a Lisp implementation.
It wouldn't have to be a complete replacement, just enough