unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* coding convention: file-name max lenth
@ 2012-04-29 14:29 Drew Adams
  2012-04-29 15:55 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2012-04-29 14:29 UTC (permalink / raw)
  To: emacs-devel

This used to be in (elisp) `Coding Conventions' but was apparently removed for
Emacs 24:

* Please keep the names of your Emacs Lisp source files to 13
  characters or less.  This way, if the files are compiled, the
  compiled files' names will be 14 characters or less, which is
  short enough to fit on all kinds of Unix systems.

Why was it removed?  Does mean that there is now *no limit* and no suggested max
for a Lisp library file name?

I cannot find anything about this change to Lisp coding conventions in NEWS, but
perhaps I'm not searching for it well enough.  What's the story about this?




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: coding convention: file-name max lenth
  2012-04-29 14:29 coding convention: file-name max lenth Drew Adams
@ 2012-04-29 15:55 ` Andreas Schwab
  2012-04-29 16:06   ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2012-04-29 15:55 UTC (permalink / raw)
  To: Drew Adams; +Cc: emacs-devel

http://debbugs.gnu.org/8538

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: coding convention: file-name max lenth
  2012-04-29 15:55 ` Andreas Schwab
@ 2012-04-29 16:06   ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2012-04-29 16:06 UTC (permalink / raw)
  To: 'Andreas Schwab'; +Cc: emacs-devel

> http://debbugs.gnu.org/8538

Thanks for the reference/reminder.

That does not address the main questions I raised, however:

>> Does mean that there is now *no limit* and no suggested
>> max for a Lisp library file name?

NO recommended max length?  Really?

> I cannot find anything about this change to Lisp coding 
> conventions in NEWS

Where is it?  A change in policy should be communicated to users other than via
a bug thread.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-29 16:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-29 14:29 coding convention: file-name max lenth Drew Adams
2012-04-29 15:55 ` Andreas Schwab
2012-04-29 16:06   ` 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).