#7666: Alphanumeric cell IDs, resize on paste (#2902), ESC ends introspection
(#5644), JSLint for notebook_lib.js
---------------------------+------------------------------------------------
   Reporter:  mpatel       |       Owner:  was         
       Type:  enhancement  |      Status:  needs_review
   Priority:  major        |   Milestone:  sage-4.3.1  
  Component:  notebook     |    Keywords:              
Work_issues:               |      Author:  Mitesh Patel
   Upstream:  N/A          |    Reviewer:              
     Merged:               |  
---------------------------+------------------------------------------------
Changes (by mpatel):

 * cc: timdumol, boothby, mhansen (added)


Old description:

> Preparatory work for #6855.
>
> Patches at:
>
>  * http://sage.math.washington.edu/home/mpatel/trac/7666/

New description:

 Patch:

  *
 
http://boxen.math.washington.edu/home/mpatel/trac/7666/trac_7666-alphanumeric_cell_ids_B2.patch

 Suggested queue, applied to SageNB 0.4.9 + #7269:
 {{{
 trac_7843-cell_listdir.patch
 trac_7844-notebook_address.patch
 trac_7847-empty_trash_ie_ff.patch
 trac_7846-no_CODE_PY_symlinks_v2.patch
 trac_7650-sagenb_doctesting_v4.patch    # Possible trivial failed "hunk"
 here.
 trac_7786-template-jinja-idiomatic.12.patch
 trac_7871-interact_bgcolor.patch
 trac_7858-key_binding_vars_v2.patch
 trac_7863-declare_vars_aux_js_v2.patch
 trac_7874-typeset_interact_labels.patch
 trac_7666-alphanumeric_cell_ids_B2.patch
 }}}

 '''Or''' install this spkg:

  *
 http://boxen.math.washington.edu/home/mpatel/trac/7666/sagenb-0.5-7666b2.spkg

--

Comment:

 * Try giving names/labels to cells in the "Edit" window, e.g.,
    {{{
 `{{{id=hello|
 factor(factorial(37))
 ///
 }}}`
 }}}

  * [http://www.jslint.com/ JSLint] is not a compiler, but it can find
 bugs.  Of course, it helps to start with a reasonably lint-free file!  To
 do: Look into [http://code.google.com/closure/ Closure Tools].

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7666#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB
-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.


Reply via email to