unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14385: 24.3.50; Rename the `url' defstruct (for `url-p' etc.)
@ 2013-05-11 14:56 Drew Adams
  0 siblings, 0 replies; only message in thread
From: Drew Adams @ 2013-05-11 14:56 UTC (permalink / raw)
  To: 14385

`url-p' should test whether a string is a URL.  That is naturally what
someone would expect of a function with this name.
 
This function and other `url-*' functions are misleading because the
name `url' was chosen for a Lisp structure (defstruct) that represents a
URL.  The name for this structure should be changed - e.g.,
`url-struct'.
 
 
 
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2013-05-10 on ODIEONE
Bzr revision: 112542 rgm@gnu.org-20130510102119-fklj7xlajezey0tr
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-11 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-11 14:56 bug#14385: 24.3.50; Rename the `url' defstruct (for `url-p' etc.) Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).